MCP Directory
Back

modelContextProtocol

by belviskhoremk · Python · ★ 0

modelContextProtocol — MCP server.

Install

pip install git+https://github.com/belviskhoremk/modelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A comprehensive collection of Python examples and implementations for learning the Model Context Protocol (MCP). This educational project demonstrates various MCP concepts, patterns, and integrations through practical code examples. - **Multiple Learning Examples**: Various Python scripts showcasing different MCP implementation patterns - **Tool Integration Demos**: Examples of MCP tool usage with different LLM providers - **Async & Sync Patterns**: Both synchronous and asynchronous MCP implementations - **LangChain Integration**: Examples using LangChain with MCP tools - **Fireworks AI Suppo…
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