Skip to main content
Glama

MCP Registry Server

by jaw9c
server.json576 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "com.remote-mcp/registry-mcp", "description": "An MCP server that serves informtaion from the official MCP registry", "status": "active", "remotes": [ { "type": "streamable-http", "url": "https://registry-mcp.remote-mcp.com" }, { "type": "sse", "url": "https://registry-mcp.remote-mcp.com/sse" } ], "repository": { "url": "https://github.com/jaw9c/mcp-registry-mcp", "source": "github" }, "version": "1.0.0" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaw9c/mcp-registry-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server