MCPs tagged with local-deployment
-
mcp-local-rag
Local RAG server for web search and context injection using Model Context Protocol.
mcp-local-rag is a local server implementing the Model Context Protocol (MCP) to provide retrieval-augmented generation (RAG) capabilities. It performs live web search, extracts relevant context using Google's MediaPipe Text Embedder, and supplies the information to large language models (LLMs) for enhanced, up-to-date responses. The tool is designed for easy local deployment, requiring no external APIs, and is compatible with multiple MCP clients. Security audits are available, and integration is demonstrated across several LLM platforms.
- ⭐ 89
- MCP
- nkapila6/mcp-local-rag
-
XiYan MCP Server
A server enabling natural language queries to SQL databases via the Model Context Protocol.
XiYan MCP Server is a Model Context Protocol (MCP) compliant server that allows users to query SQL databases such as MySQL and PostgreSQL using natural language. It leverages the XiYanSQL model, providing state-of-the-art text-to-SQL translation and supports both general LLMs and local deployment for enhanced security. The server lists available database tables as resources and can read table contents, making it simple to integrate with different applications.
- ⭐ 218
- MCP
- XGenerationLab/xiyan_mcp_server
-
TSGram MCP
Bring Claude Code AI to Telegram via local Model Context Protocol server.
TSGram MCP connects Claude Code sessions with Telegram using a local server and Docker, enabling AI-powered code assistance within Telegram chats. It allows users to query, edit, and manage codebases directly from their mobile devices, while keeping all data local for privacy. The setup process is streamlined with support for both AI-guided and CLI-based installation, making integration with existing projects simple. A local web dashboard aids in bot management, ensuring secure and efficient context handling between user code and language models.
- ⭐ 90
- MCP
- areweai/tsgram-mcp