MCP Directory
Back

modelContextProtocol

by ritikjain51 · Python · ★ 0

Here's all about Model Context Protocol

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

This repository contains a structured implementation of Model Context Protocol (MCP) servers and clients. The project is organized into the following modules: - **hello_world**: Basic MCP server implementations with simple tools - **gradio_interface**: Integration of Gradio UI with MCP - **code_integration**: Code integration with MCP clients and agents - **e2e_mcp**: End-to-End MCP implementations for various use cases Install the required dependencies: Each module has its own MCP server implementation. You can run them individually: Each module has its own file that defines the availab…
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