Skip to content
MCP Server Community By @glenngillen

glenngillen/mcpmcp-server

☁️ πŸ“‡ 🍎 πŸͺŸ 🐧 - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: glenngillen/mcpmcp-server Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-glenngillen-mcpmcp-server

Detailed Documentation

☁️ πŸ“‡ 🍎 πŸͺŸ 🐧 - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.

Configuration

{
  "mcpServers": {
    "glenngillen-mcpmcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-glenngillen-mcpmcp-server"
      ],
      "env": {}
    }
  }
}