Catalogs MCP servers and helps clients discover, configure, and connect to servers for different workflows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mcpmcp Server.
The glenngillen/mcpmcp-server MCP server exposes a catalog of MCP servers through the Model Context Protocol. Its purpose is discovery: an MCP client can ask what servers are available and identify options that may improve a particular daily workflow. The project is not described as an implementation of the listed servers themselves; it acts as a directory and integration point for finding them.
This is useful when a developer or agent knows the type of task they want to automate but does not yet know which MCP server provides the relevant capability. The available material describes discovery, setup, and integration with MCP clients, but does not provide a complete inventory of catalog entries or describe additional server-specific tools.
The service is available at https://mcpmcp.io/mcp. An MCP client is configured to connect to that endpoint through mcp-remote, allowing the client to communicate with the hosted MCP service. Once configured, the client can query the catalog and use the returned information to decide which other MCP servers may be appropriate.
The repository's example targets Claude Desktop on macOS. The documented configuration registers the service under the name mcpmcp and uses npx to run mcp-remote@latest with the hosted endpoint as its destination.
Add an mcpmcp entry to the MCP client's server configuration. The documented connection uses the following values:
npx-y mcp-remote@latest https://mcpmcp.io/mcpmcpmcpThe README specifically confirms this configuration for Claude Desktop on macOS. Installation variations for other applications or operating systems are directed to the project homepage. No API key, token, or other credential is shown in the supplied setup instructions.
The supported capability is MCP server discovery. In practical terms, an agent can use the catalog to identify servers that could extend a client's workflow and then use the associated setup information to connect those servers. The supplied material does not enumerate individual MCP tool names, search parameters, filters, or mutation operations, so those details should not be assumed.
The documentation confirms one configuration rather than universal compatibility. Claude Desktop on macOS is the only client and platform explicitly stated to work with the example. Other clients or platforms may require different configuration syntax, with the homepage presented as the source for those variations.
The glenngillen/mcpmcp-server MCP server is therefore best treated as a discovery catalog, not as a substitute for the MCP servers it lists. The provided material does not specify catalog freshness, authentication controls, server quality criteria, or the behavior of any third-party server returned through the directory.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/glenngillen-mcpmcp-server)<a href="https://allmcps.com/mcp/glenngillen-mcpmcp-server"><img src="https://allmcps.com/api/badge/glenngillen-mcpmcp-server?style=directory" alt="Mcpmcp Server on AllMCPs" /></a>