Card snapshot
rmcp.dev
·
2026-07-25 07:01:31 UTC
·
e7e5182a499dd012a7a7b643188e4721e2d71ec56f2145f05cb1f96d92e76ffa
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "rmcp.dev",
"description": "An agent-friendly remote MCP discovery registry.",
"version": "1.0.0",
"url": "https://rmcp.dev/mcp",
"supportedInterfaces": [
{
"url": "https://rmcp.dev/mcp",
"protocolBinding": "MCP"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "remote-mcp-discovery",
"name": "Remote MCP discovery",
"description": "Searches and categorizes public MCP servers.",
"tags": [
"mcp",
"agents",
"tools",
"registry"
]
}
]
}