mfatihp/mcp-server-manager
MCP Server Manager is an all-in-one tool to create, pause, play, and delete MCP servers, with a built-in chat interface for interacting with local LLMs. Complete pipeline from server management to AI conversations, ready for Docker deployment.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-manager": {
"command": "npx",
"args": [
"-y",
"mcp-server-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...