loading…
Search for a command to run...
loading…
Aggregates multiple MCP services into a single unified interface with self-configuration capabilities, enabling dynamic addition and removal of tools via conver
Aggregates multiple MCP services into a single unified interface with self-configuration capabilities, enabling dynamic addition and removal of tools via conversation.
A powerful MCP (Model Context Protocol) service aggregator that combines multiple MCP services into a single unified MCP service with self-configuration capabilities.
一个强大的MCP(Model Context Protocol)服务聚合器,能够将多个MCP服务合并为一个统一的MCP服务,并提供自我配置功能。 中文版请看 README_zh-CN.md.
Get started in just three steps:
For Claude Code:
claude mcp add mcp-all-in-one -s user -- npx -y mcp-all-in-one@latest stdio
For clients like Cursor/Trae/Cherry Studio:
{
"mcpServers": {
"mcp-all-in-one": {
"command": "npx",
"args": ["mcp-all-in-one@latest","stdio"]
}
}
}
Configure Fetch tool in mcp-all-in-one: uvx mcp-server-fetch
Configure chrome-devtools in mcp-all-in-one: npx chrome-devtools-mcp@latest
View mcp configuration in mcp-all-in-one
Remove chrome-devtools tool from mcp-all-in-one
Issues and Pull Requests are welcome!
MIT License
Run in your terminal:
claude mcp add mcp-all-in-one -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.