MCP Directory
Back

modelcontextprotocol-python-sdk

by jurgen-paul · Python · ★ 0

modelcontextprotocol-python-sdk — MCP server.

Install

pip install git+https://github.com/jurgen-paul/modelcontextprotocol-python-sdk.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-python-sdk": {
      "command": "uvx",
      "args": [
        "git+https://github.com/jurgen-paul/modelcontextprotocol-python-sdk.git"
      ]
    }
  }
}

From the README

Python implementation of the Model Context Protocol (MCP) [![PyPI][pypi-badge]][pypi-url] [![MIT licensed][mit-badge]][mit-url] [![Python Version][python-badge]][python-url] [![Documentation][docs-badge]][docs-url] [![Specification][spec-badge]][spec-url] [![GitHub Discussions][discussions-badge]][discussions-url] - [MCP Python SDK](#mcp-python-sdk) - [Overview](#overview) - [Installation](#installation) - [Adding MCP to your python project](#adding-mcp-to-your-python-project) - [Running the standalone MCP development tools](#running-the-standalone-mcp-development-tools) - [Qui…
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 developer tools servers