MCP Directory
Back

ModelContextProtocol

by raki8963 · ★ 0

Projects on how to build MCP servers , MCP clients and how to connect Reference servers using Our own mcp client

Install

git clone https://github.com/raki8963/ModelContextProtocol.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:raki8963/ModelContextProtocol"
      ]
    }
  }
}

Related other servers