MCP Directory
Back

ModelContextProtocolClient

by InnoBridge · Java · ★ 2

Host with MCP client to call MCP servers for MCP development

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A Spring Boot client application that demonstrates different transport methods (WebFlux SSE, Stdio) for communicating with the MCP server. 1. Create a file in the root directory with your API keys: 2. Clone https://github.com/InnoBridge/ModelContextProtocolServer 3. Docker Setup 1. Update volume mappings in docker-compose.yml: 2. Start the Docker containers: 3. Build and run the mcp server: 4. Build and run the client: - - List all available tools - - Calculate using the calculator tool - - Get weather information - - List all available tools - -…
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