MCP Directory
Back

ModelContextProtocol_Project

by MehediHasan-75 · Python · ★ 0

ModelContextProtocol_Project — MCP server.

Install

pip install git+https://github.com/MehediHasan-75/ModelContextProtocol_Project.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-project": {
      "command": "uvx",
      "args": [
        "git+https://github.com/MehediHasan-75/ModelContextProtocol_Project.git"
      ]
    }
  }
}

From the README

A project that uses LangChain with multiple MCP servers via Docker and native Python for tool-based reasoning agents like search, file I/O, and weather reporting. --- Download from: https://docs.docker.com/desktop/setup/install/linux/ubuntu/ --- --- --- Navigate to the directory (e.g., ) and build the Docker image: Then write your Dockerfile accordingly and build. --- --- --- Use multiple MCP servers to: - Search the web with Brave - Fetch weather information - Perform terminal commands and file operations - fetch data from a link --- "Search 5 states of United States and get the…
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