MCP Directory
Back

modelcontextprotocol_project

by mishra7731 · Python · ★ 0

modelcontextprotocol_project — MCP server.

Install

pip install git+https://github.com/mishra7731/modelcontextprotocol_project.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-project": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mishra7731/modelcontextprotocol_project.git"
      ]
    }
  }
}

From the README

Model Context Protocol Project
Read full README on GitHub →

Related other servers