MCP Servers
@allanbrunobr
关于 MCP Servers
Repository for MCP (Model Context Protocol) servers and related resources
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Servers?
MCP Servers is a collection of servers implementing the Model Context Protocol (MCP), which enables communication between language models like Claude and local servers. It provides additional tools and resources to extend the capabilities of language models by integrating with various external systems and services.
How to use MCP Servers?
Clone the repository, configure required environment variables for each server, and add the servers to your MCP client configuration. You can also use the included initialization script (./start.sh) after ensuring Node.js and TypeScript are installed, or run the servers in Docker containers using docker-compose up -d.
Key features of MCP Servers
- Collection of ready-to-use MCP servers for multiple integrations
- Supports filesystem, databases, cloud, and API services
- Local protocol for secure communication with language models
- Includes startup script for easy deployment
- Docker support for containerized execution
- Extensible; contributions welcome via pull requests
Use cases of MCP Servers
- Provide a language model with read/write access to local files
- Enable database queries and analysis through MySQL or PostgreSQL servers
- Integrate with GitHub repositories for code review or issue management
- Connect to payment processing via Stripe or cloud services via Google Cloud
- Perform web searches or code quality analysis using Serper or SonarQube
FAQ from MCP Servers
What is MCP?
MCP (Model Context Protocol) is a protocol that allows communication between language models and local servers, providing additional tools and resources to extend model capabilities.
What are the prerequisites to run MCP Servers?
If using the startup script, Node.js and TypeScript must be installed. Docker users need Docker and Docker Compose configured. Environment variables for each server are required.
How do I configure a specific server?
Each server folder contains its own detailed documentation with specific configuration requirements. Environment variables must be set in the main configuration or in docker-compose.yml.
Where does the data live?
MCP Servers run locally on your machine; all data stays on your local system or the services you connect to. The protocol handles communication between the language model and the local servers.
Can I contribute or add new servers?
Yes, contributions are welcome. You can add a new MCP server or improve an existing one by opening a pull request to this repository.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论