Back to Catalog

mcpmcp-server

glenngillen/mcpmcp-server
🔗 Latest commit:c4b3dce
🕒 Updated:Sep 9, 2025, 01:05 PM
Unknown
AI Tools

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

MCP Trust Score
Based on our comprehensive evaluation criteria
🤖 Evaluated by gemini-2.5-proFix
Trust Score32/100
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:17
👥 Contributors:1
📋 Total Issues:0
📦 Has Releases:No
🔧 Has CI/CD Pipeline:No
Configuration
Configuration example extracted from README.md for Claude Desktop and other clients.
🤖 Evaluated by gemini-2.5-proFix
{
  "mcp-remote": {
    "command": "npx",
    "args": [
      "-y",
      "mcp-remote@latest",
      "https://mcpmcp.io/mcp"
    ]
  }
}
MCP Protocol Support
Implemented MCP protocol features
🤖 Evaluated by gemini-2.5-proFix
Tools:
Prompts:
Resources:
Sampling:
Roots:
Logging:
STDIO Transport:
HTTP Transport:
OAuth2 Auth:
Dependencies
1 dependency
Libraries and frameworks used by this MCP server
🤖 Evaluated by gemini-2.5-proFix
Add Quality Badge
Show your MCP trust score in your README
Trust Score Badge
[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/glenngillen/mcpmcp-server)](https://archestra.ai/mcp-catalog/glenngillen__mcpmcp-server)
README.md

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

mcpmcp-server MCP Server | Documentation & Integration | Archestra