MCP Directory
Back

ModelContextProtocol

by mksien83 · Python · ★ 0

ModelContextProtocol — MCP server.

Install

pip install git+https://github.com/mksien83/ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

I tried developing an AI agent using the MCP (Model Context Protocol) server. The topic is the MCP Server, which includes a database. I tried three versions: 1) MCP Server using Google-adk 2) MCP Server using FastAPI Server (using Toolset) 3) PG-MCP-SERVER
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 databases servers