MCP Server
mcpmcp-server
A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
15
GitHub Stars
8/23/2025
Last Updated
MCP Server Configuration
1{
2 "name": "mcpmcp",
3 "command": "npx",
4 "args": [
5 "-y",
6 "mcp-remote@latest",
7 "https://mcpmcp.io/mcp"
8 ]
9}
JSON9 lines
README Documentation
mcpmcp-server
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
Installation/usage:
Update the configuration of your MCP client to the following:
{
"mcpServers": {
"mcpmcp": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcpmcp.io/mcp"]
}
}
}
(note: this config definitely works for Claude Desktop on macOS. If you need variations for other apps or platforms check the homepage
Quick Install
Quick Actions
Key Features
Model Context Protocol
Secure Communication
Real-time Updates
Open Source