Installation Steps

To install the add_tool MCP server, run the following command:

{
  "mcpServers": {
    "add_tool": {
      "command": "uvx",
      "args": [
        "--from",
        "git+[https://github.com/henryhabib/mcpserverexample.git",
        "mcp-server"
      ]
    }
  }
}

This will fetch and set up the mcp-server from the specified GitHub repository.

Related in Development - Secure MCP Servers

ServerSummaryActions
Jira Context MCPView
MCP-ABIThis project implements a Model Context Protocol (MCP) server to interact with Ethereum-compatible s...View
Multichain MCP ServerView
Codesys-mcp-toolkitView
MCP Framework StarterA Model Context Protocol (MCP) server built with mcp-framework.View
consult7Consult7 is a Model Context Protocol (MCP) server that enables AI agents to consult large context wi...View