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
QaseMCP server implementation for Qase APIView
HyperliquidAn MCP server implementation that integrates the Hyperliquid SDK.View
D2 MCP ServerA Model Context Protocol (MCP) server that provides D2 diagram generation and manipulation capabilit...View
JinniJinni is a tool to efficiently provide Large Language Models the context of your projects. It gives...View
HeyBeautyHeyBeauty Virtual TryOnView
TeamCityA comprehensive Model Context Protocol (MCP) server that exposes JetBrains TeamCity as structured AI...View