MCP Directory
Back

my-modelcontextprotocol

by StephenDenisEdwards · ★ 0

my-modelcontextprotocol — MCP server.

Install

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

Related other servers