1MCP Agent
Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities.
Featured
View Source64 stars
0 tools
Created Aug 2025
@1mcp-app/1mcp-app-1mcp-agent-agentAbout
Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities.
Categories
general
Installation
npm
npm install @1mcp-app/1mcp-app-1mcp-agent-agent
Configuration
{
"mcpServers": {
"1mcp-app-1mcp-agent-agent": {
"command": "npx",
"args": [
"-y",
"@1mcp-app/1mcp-app-1mcp-agent-agent"
]
}
}
}