GM

glenngillen/mcpmcp-server

Developer tools
35 stars 0 forks Качество 55 Тренд 55

Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.

Обзор

Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.

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:

{
  "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

View this README on GitHub

Установка

npx -y mcp-remote@latest https://mcpmcp.io/mcp

Конфигурация

{ "mcpServers": { "mcpmcp": { "command": "npx", "args": ["-y", "mcp-remote@latest", "https://mcpmcp.io/mcp"] } } }