the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.com.mcp/registry",
"description": "Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.",
"title": "MCP Registry Server",
"repository": {
"url": "https://github.com/modelcontextprotocol/registry",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://run.mcp.com.ai",
"remotes": [
{
"type": "streamable-http",
"url": "https://registry.run.mcp.com.ai/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://github.com/modelcontextprotocol/registry/tree/main/docs",
"examples": [
{
"config": "Add 'https://registry.run.mcp.com.ai/mcp' as a remote MCP server in your MCP client.",
"description": "Connect to the official MCP Registry server to discover and publish MCP servers.",
"name": "Basic Connection"
},
{
"description": "The server exposes all MCP Registry API operations as MCP tools, including: server publishing, search, update, and more.",
"name": "Available Operations",
"note": "See https://github.com/modelcontextprotocol/registry/tree/main/docs/reference/api/openapi.yaml for the full API specification."
}
],
"keywords": [
"openapi",
"rest-api",
"mcp",
"registry",
"discovery",
"publishing",
"modelcontextprotocol"
],
"license": "MIT",
"notes": [
"This is the MCP Registry server pointing to the official MCP Registry backend.",
"The backend API is https://registry.modelcontextprotocol.io.",
"Public discovery endpoints are available without authentication.",
"Rate limits may apply.",
"For self-hosting, run your own HAPI MCP server using:",
"Docker: docker run -p 3030:3030 -v ~/.hapi:/app/.hapi serve registry --port 3030 --headless --url https://registry.modelcontextprotocol.io",
"The HAPI MCP CLI: hapi serve registry --port 3030 --headless --url https://registry.modelcontextprotocol.io --openapi https://github.com/modelcontextprotocol/registry/raw/refs/heads/main/docs/reference/api/openapi.yaml",
"Deploy to Cloudflare: hapi deploy --name mcp-registry --openapi https://github.com/modelcontextprotocol/registry/raw/refs/heads/main/docs/reference/api/openapi.yaml --url https://registry.modelcontextprotocol.io",
"Documentation: https://docs.mcp.com.ai/deployment/"
],
"publisher": "La Rebelion Labs"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-01-10T22:33:54.03436Z",
"publishedAt": "2026-01-10T22:33:54.03436Z",
"updatedAt": "2026-01-10T22:33:54.03436Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.