🔌
AB-085
MCP Server Name Present
What it means
Your MCP server's initialize response includes serverInfo.name, allowing agents to identify the server.
Why it matters
Agents need to know which MCP server they're connected to for tool routing and debugging.
✗
What's wrong
MCP initialize response has no serverInfo.name. Agents can't identify the server.
✓
What's right
MCP initialize response includes serverInfo.name as a non-empty string.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).