MCP Directory
Back

ModelContextProtocol-MCP-

by Kiriti-aajad · Python · ★ 0

ModelContextProtocol-MCP- — MCP server.

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

The **ModelContextProtocol (MCP)** project aims to build a flexible and modular system that connects a Large Language Model (LLM) with structured databases. The LLM interprets user queries, generates SQL scripts, retrieves data from multiple tables, and returns the final output in a structured format (e.g., tables, charts, summaries). * Seamless integration with local or API-based LLMs * Smart SQL generation from natural language queries * Query validation and sanitation for secure database access * Real-time data retrieval and response formatting * Chat-style UI for query history and in…
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