Urgent.News

What's breaking now, across thousands of outlets.

Tech

I tested 31 MCP servers for contract compliance. Only 3% passed.

MCP has outputSchema so agents can validate tool results. But does the schema actually reject a wrong answer? I built mcp-drill -- a fault-injection harness that speaks MCP -- and scanned 31 popular servers (265 tools) including Microsoft Learn, Hugging Face, Cloudflare, DeepWiki . Result: only 3% declare a contract that would reject a corrupted response. 56% declare nothing , 42% declare a…

I tested 31 popular MCP servers for contract compliance and found that only 3% of them enforce a proper schema that would reject a corrupted response. The remaining 56% of servers do not declare any schema at all, while the other 42% declare a schema that happily validates garbage results. This means that an agent cannot differentiate between a good or bad result when interacting with these servers.

The study, conducted using the "mcp-drill" tool, revealed that the issue is not limited to a few servers but is widespread among popular MCP servers, including Microsoft Learn, Hugging Face, Cloudflare, and DeepWiki. The research highlights the importance of properly enforced schemas in ensuring the trustworthiness of results returned by MCP servers.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

More from Sunday 13 September →