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
MCP Hello WorldView
weibaohui/k8mEnglish | 中文View
MCP ServersThis repository is a collection of reference implementations for the Model Context Protocol (MCP), a...View
mcp-registry-mcpMCP server for mcp-registry: https://github.com/modelcontextprotocol/registryView
Criage MCP ServerMCP (Model Context Protocol) сервер для пакетного менеджера Criage. Предоставляет полный функционал...View
Lokalise MCP ToolA Minimal Command-line Program (MCP) server for adding translation keys to your Lokalise projects, d...View