MCP Directory
Back

ModelContextProtocolServer

by InnoBridge · Java · ★ 1

MCP server to provide tools

Install

git clone https://github.com/InnoBridge/ModelContextProtocolServer.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocolserver": {
      "command": "npx",
      "args": [
        "-y",
        "github:InnoBridge/ModelContextProtocolServer"
      ]
    }
  }
}

From the README

Generate Java artifact Starting stdio server Example Request Respone Example Request Response Example Request Response ` event:message data:{"jsonrpc":"2.0","id":1,"result":{"content":[{"type":"text","type":"text","text":"Current weather in San Francisco, United States of America: Partly cloudy, 11.1°C, Precipitation: 0.0 mm"}],"isError":false}}
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers