mcp-server-example

troeske/mcp-server-example

3.2

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

The 'add_tool' MCPO Server is a model context protocol server designed to facilitate seamless integration and communication between various components in a distributed system.

Installation Steps

To install the 'add_tool' MCPO Server, run the following command:

{
    "MCP Server Example": {
        "command": "uvx",
        "args": [
            "--from",
            "git+https://github.com/troeske/mcp-server-example.git",
            "mcp-server"
        ]
    }
}