MCP Directory
Back

ModelContextProtocol

by VikasPrajapati1998 · Python · ★ 0

MCP

Install

pip install git+https://github.com/VikasPrajapati1998/ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol": {
      "command": "uvx",
      "args": [
        "git+https://github.com/VikasPrajapati1998/ModelContextProtocol.git"
      ]
    }
  }
}

From the README

A step-by-step guide to set up and run a Model Context Protocol (MCP) server using FastMCP. - UV is a fast Python package manager. Install it using pip: - Verify installation: - Create a new directory for your MCP server and initialize it: - This creates the necessary project structure with: - - Project configuration - - Python version specification - - Project documentation - Add FastMCP to your project dependencies: - Create a file named with your server code: - Use the to test your server interactively: - To run your server normally: - Automatically configure Claude…
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 filesystem servers