AI Product Index / MCP server card published

MCP server card published

The discovery route for tool-using agents. If you run an MCP server, this is how a client finds it without being handed a URL by a human.

2
of 122 points
1.6%
of the total grade
2026
checklist generation

How to pass it

If you run an MCP server, publish a server card so clients can find it without being handed a URL. The specs disagree on the path — SEP-2127 says /.well-known/mcp.json, Cloudflare reads /.well-known/mcp/server-card.json — so serve both.

Check your own site

Free, no signup, same endpoint that produced every grade on the leaderboard:

curl "https://index.percall.dev/api/score?url=https://your-site.example"

It returns the letter grade and every check by name with pass/fail. The $0.05 call at POST /api/audit adds why each one failed and a snippet with your origin already in it.

The rest of the checklist

6 more 2026 checks, and 13 from the other generation.