Skip to main content
Glama

MCP Registry Server

server.json676 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "io.github.formulahendry/mcp-server-mcp-registry", "description": "MCP Server for MCP Registry to discover and search for available MCP servers in the registry", "status": "active", "repository": { "url": "https://github.com/formulahendry/mcp-server-mcp-registry", "source": "github" }, "version": "0.1.0", "packages": [ { "registry_type": "npm", "registry_base_url": "https://registry.npmjs.org", "identifier": "mcp-server-mcp-registry", "version": "0.1.0", "transport": { "type": "stdio" } } ] }

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/formulahendry/mcp-server-mcp-registry'

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