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
Tabby-MCP-ServerView
Recraft AIThis is an MCP (Model Context Protocol) server integrating MCP clients with Recraft's raster- and ve...View
Deep Code Reasoning MCP ServerView
WordPress Community DEV DocsNo documentation available.View
MCP Framework StarterA Model Context Protocol (MCP) server built with mcp-framework.View
CLI ExecA powerful CLI command execution MCP server that enables running shell commands with structured outp...View