mcpserverexample

vkdwived/mcpserverexample

3.1

If you are the rightful owner of mcpserverexample and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The add_tool MCP Server is designed to facilitate the integration and management of model context protocols, providing a seamless setup for MCP Clients.

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

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

This will fetch and setup MCP Server on your local MCP Client.