gallieon/mcp-servers
MCP Server is a modular, scalable AI tool server built with TypeScript and Python. It supports multiple independent services, MCP compatibility, Docker deployment, and CI/CD integration, making it ideal for building, managing, and deploying AI agents and automation systems.
Platform-specific configuration:
{
"mcpServers": {
"mcp-servers": {
"command": "npx",
"args": [
"-y",
"mcp-servers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...