MCP Directory
Back

ModelContextProtocol-MCP

by swastikmaiti · Python · ★ 0

Model Context Protocol

Install

pip install git+https://github.com/swastikmaiti/ModelContextProtocol-MCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

MCP Model Context Protocol This project demonstrates how to build an intelligent AI assistant using LlamaIndex, FastMCP, and OpenAI's GPT-4o, enhanced with real-time web search capabilities via Serper API. With this setup: You can interact with an agent that answers your queries. If needed, the agent fetches fresh data from the internet to provide accurate and up-to-date information. This project uses uv (a faster Python package manager) instead of pip for dependency management. ✅ AI Assistant powered by OpenAI gpt-4o ✅ Integrated with llama-index Function Agent…
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 productivity servers