Pocket MCP Manager
Unified management system for multiple MCP servers that allows users to add, launch, and control servers through a central proxy, eliminating the need to reconfigure connection settings when switching between servers.
4 stars
0 tools
Created Aug 2025
@dailydaniel/dailydaniel-pocket-mcp-manager-pocket-mcpAbout
Unified management system for multiple MCP servers that allows users to add, launch, and control servers through a central proxy, eliminating the need to reconfigure connection settings when switching between servers.
Categories
general
Installation
npm
npm install @dailydaniel/dailydaniel-pocket-mcp-manager-pocket-mcp
Configuration
{
"mcpServers": {
"dailydaniel-pocket-mcp-manager-pocket-mcp": {
"command": "npx",
"args": [
"-y",
"@dailydaniel/dailydaniel-pocket-mcp-manager-pocket-mcp"
]
}
}
}