Back to MCP Servers
Mcpmcp
A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
aggregatorsai
By glenngillen
Installation
npx -y mcpmcp-serverConfiguration
{
"mcpServers": {
"mcpmcp-server": {
"command": "npx",
"args": ["-y", "mcpmcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes