MCP Directory
Back

MCP_PySDK

by david-salignat · Python · ★ 0

clone from https://github.com/modelcontextprotocol/python-sdk_PYSDK

Install

pip install git+https://github.com/david-salignat/MCP_PySDK.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-pysdk": {
      "command": "uvx",
      "args": [
        "git+https://github.com/david-salignat/MCP_PySDK.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] [![Protocol][protocol-badge]][protocol-url] [![Specification][spec-badge]][spec-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) - [Quickstart](#quicks…
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