modelcontextprotocol-servers
by 71126225 · ★ 0
Model Context Protocol Servers
Install
git clone https://github.com/71126225/modelcontextprotocol-servers.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"modelcontextprotocol-servers": {
"command": "npx",
"args": [
"-y",
"github:71126225/modelcontextprotocol-servers"
]
}
}
} From the README
MCP(模型上下文协议)是一种开源协议,旨在为大规模语言模型(LLM)提供安全、受控的工具和数据访问。MCP服务器是实现这一协议的关键组件,它们使LLM能够与外部工具和数据源进行交互,且具备灵活的扩展性和安全控制。
该项目收集了一些参考实现和社区贡献的MCP服务器,展示了如何利用MCP协议扩展LLM的功能。每个MCP服务器都基于Typescript或Python的MCP SDK进行实现,便于与各种工具和平台进行集成。
这些服务器实现了不同的功能,使LLM能够访问和操作各种工具和数据源。以下是一些重要的服务器:
- **[Filesystem](src/filesystem)**:提供安全的文件操作功能,支持配置访问控制。
- **[GitHub](src/github)**:支持GitHub仓库管理、文件操作及GitHub API集成。
- **[GitLab](src/gitlab)**:提供与GitLab API的集成,支持项目管理。
- **[Git](src/git)**:为Git仓库提供阅读、搜索和操作工具。
- **[Google Drive](src/gdrive)**:提供Google Drive文件的访问和搜索功能。
- **[PostgreSQL](src/postgres)**:只读数据库访问,支持模式检查。
- **[Sqlite](src/sqlit…
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
JavaGuide
Snailclimb
★ 155,353
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Databases · Java
netdata
netdata
★ 78,655
The fastest path to AI-powered full stack observability, even for lean teams.
Databases · C
anything-llm
Mintplex-Labs
★ 59,288
The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
Databases · JavaScript
mindsdb
mindsdb
★ 39,081
AI Data Vault - A query engine for AI Agents to securely query data from any datasource
Databases · Python
teleport
gravitational
★ 20,209
The easiest, and most secure way to access and protect all of your infrastructure.
Databases · Go
mcp-toolbox
googleapis
★ 14,884
MCP Toolbox for Databases is an open source MCP server for databases.
Databases · Go