MCP Directory
Back

d-modelcontextprotocol

by leoustc · ★ 0

Distributed Model Context Protocol to Scale AI Internet

Install

git clone https://github.com/leoustc/d-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": {
    "d-modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:leoustc/d-modelcontextprotocol"
      ]
    }
  }
}

Related other servers