turva.dev MCP server is a read-only Model Context Protocol server that lets AI agents query turva.dev directly over Streamable HTTP. Running version 1.1.0 on a dedicated Cloudflare Worker at mcp.turva.dev/mcp, it exposes four tools. get_services returns the audit, advisory, and implementation offerings with pricing and scope. get_security_evidence returns web security results, including Hardenize 13 of 13 and Internet.nl 98 of 100. get_principles returns the operating model, including the async-only way of working. get_agent_readiness returns the agent-readiness scores, the six StartupHub subcategory results, the leaderboard rank, and notable wins. The server keeps no logs and returns errors as MCP protocol error responses. It is built on the Agents SDK and mirrors the public turva.dev site, so an agent and a human see the same facts. The server is a working demonstration of the agent-readiness that turva.dev audits for clients, and its code is open source.