https://github.com/glenngillen/mcpmcp-server
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
https://github.com/glenngillen/mcpmcp-server
Last synced: 7 months ago
JSON representation
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
- Host: GitHub
- URL: https://github.com/glenngillen/mcpmcp-server
- Owner: glenngillen
- License: apache-2.0
- Created: 2025-04-24T04:49:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-24T04:51:41.000Z (7 months ago)
- Last Synced: 2025-05-02T17:00:06.381Z (7 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - mcpmcp-server - An MCP server aggregator that lists available MCP servers, helping users discover which servers can optimize their workflows. Directly supports the MCP server ecosystem. ([Read more](/details/mcpmcp-server.md)) `mcp` `directory` `curated-list` `discovery` (MCP Server Directories & Lists)
- awesome-devops-mcp-servers - glenngillen/mcpmcp-server - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow. (CI/CD & DevOps Pipelines / 🔗 Aggregators)
- awesome-mcp-servers - **mcpmcp-server** - Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow. `mcp` `server` `ai` `http` `git` `git clone https://github.com/glenngillen/mcpmcp-server` (🤖 AI/ML)
- awesome-mcp-servers - glenngillen/mcpmcp-server - MCPサーバーのリストを提供し、日常のワークフローを改善するために使用できるサーバーをクライアントに問い合わせることができる (サーバー実装 / 🔗 <a name="aggregators"></a>アグリゲーター)
README
# 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:
```json
{
"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](https://mcpmcp.io/#install)