MCP Servers
@nationalteam
关于 MCP Servers
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-servers-nationalteam": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Servers?
MCP Servers is a tool for managing and running MCP (Model Context Protocol) servers via a bot, providing a template-based system for adding new servers.
How to use MCP Servers?
Install uv (e.g., pipx install uv), then run uv sync to install the package. Start the bot with uv run mcpservers. To add a new server, copy the servers/templatemcp directory, rename it, and register it in pyproject.toml and mcpservers.cli.
Key features of MCP Servers?
- Template-based server addition
- Workspace management with uv
- CLI bot execution
- Support for multiple servers in workspace
Use cases of MCP Servers?
- Quickly scaffolding and integrating new MCP servers
- Running a unified bot that serves multiple MCP servers
- Managing MCP server code and dependencies in a monorepo
FAQ from MCP Servers
How do I install MCP Servers?
Install uv, then run uv sync in the project directory to install dependencies.
How do I run the MCP Servers bot?
Execute uv run mcpservers from the project root.
How can I add a new MCP server?
Copy the servers/templatemcp directory, rename it, add it to uv.workspace.members in pyproject.toml, and register it in mcpservers.cli.
What are the runtime dependencies?
Python, uv, and any packages specified in the server’s workspace configuration.
其他 分类下的更多 MCP 服务器

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论