MCP Directory
Back

mcp-client-claude

by 4ourlab · TypeScript · ★ 0

MCP Client implementation for Claude models. Reference: https://modelcontextprotocol.io

Install

npx -y github:4ourlab/mcp-client-claude

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-client-claude": {
      "command": "npx",
      "args": [
        "-y",
        "github:4ourlab/mcp-client-claude"
      ]
    }
  }
}

From the README

A MCP (Model Context Protocol) implementation for Claude models that allows connecting and using multiple MCP servers through Anthropic's Claude API. This implementation is based on the official [Model Context Protocol documentation](https://modelcontextprotocol.io/). - 🔗 Connect to multiple MCP servers - 🤖 Integration with Anthropic Claude API - 📝 Support for custom system prompts - 🔧 Complete TypeScript interface - 🛠️ Included usage examples This client has been tested with the following Claude models: - - Create an file with your server configuration: json\n([\s\S]*?)\n - : Co…
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 ai & ml servers