This tool acts as an MCP server for managing 'Server Cards' – machine-readable JSON files that provide a standardized way to describe the capabilities of MCP servers to AI agents. Similar to how `robots.txt` or `manifest.json` work, Server Cards live at `.well-known/mcp-server-card.json` and offer essential metadata like server name, available tools, author information, categories, and pricing. By providing a consistent format, this system enables AI agents to automatically discover, understand, and evaluate MCP servers, fostering trust and efficiency within the growing MCP ecosystem.
主な機能
01Provide the full JSON schema for server cards
02Generate .well-known/mcp-server-card.json for any MCP server
030 GitHub stars
04Discover server cards from URLs via the .well-known protocol
05Validate server cards against a defined JSON schema
06Search indexed server cards by keywords