MCP Server Pool
@castbox
About MCP Server Pool
MCP 服务合集
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server Pool?
MCP Server Pool is a repository containing multiple practical MCP service implementations and a tutorial for developing MCP services from scratch. It includes services for Git operations, Google Sheets and Docs, Jenkins, and filesystem operations.
How to use MCP Server Pool?
Each service is in its own directory under mcp-servers/. Deployment requires Python 3.10+ and the FastMCP library. Configuration and invocation details per service are described in each subdirectory.
Key features of MCP Server Pool
- Git operations (init, commit, branch, remote, credentials)
- Google Sheets and Docs interaction (list, download, update, auth)
- Jenkins project management (list, build, status, terminate)
- Filesystem operations (read, write, copy, move, delete)
- Tutorial covering MCP fundamentals and first service creation
Use cases of MCP Server Pool
- Automate Git workflows through an MCP client
- Read and update Google Sheets or Docs via a model
- Trigger and monitor Jenkins builds from chat
- Perform file read/write and management tasks in conversation tools like Cherry Studio
FAQ from MCP Server Pool
What runtime environment does MCP Server Pool require?
Python 3.10+ and the FastMCP library are required.
Are the file operations safe to use?
File operations are real and irreversible; especially deletion must be handled with caution.
Does MCP Server Pool include authentication for Google services?
Yes, the Google Sheets service uses Google service account authentication.
Is there a tutorial for creating new MCP services?
Yes, a complete "from 0 to 1" tutorial is located in the tutorial/ directory.
How should I contribute a new service?
Each module must be in a separate directory with lowercase hyphenated names, and must not include project framework files.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments