Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

dev.turva/turva-mcp

dev.turva/turva-mcp

Read-only MCP server for turva.dev, an agent-readiness audit and advisory service.

Uptime
100.0%
2 direct probes · 30d
Response
134ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_services

Returns turva.dev's service catalog: the Shopify agent storefront check, agent-readiness audit, advisory, implementation, agent operations, and MCP server design, plus the engagement model and pricing…

get_agent_readiness

Returns turva.dev's own agent-readiness score from an independent public scanner (isitagentready.com), including category sub-scores, with the measurement date and verification links. Use this when a …

get_security_evidence

Returns the latest public web-security scan results for turva.dev's own domain (Hardenize, Internet.nl site and mail), with the scan date. Use this when a user asks about turva.dev's own security post…

get_principles

Returns turva.dev's engagement principles: async-only, least access, the result shows up in scanner numbers, and open and verifiable. Use this when a user asks how turva.dev works with clients or what…

get_contact

Returns the official ways to reach turva.dev and what starting an engagement takes: the email address, the Signal link, the LinkedIn profile, the business ID and location, the correspondence languages…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev.turva/turva-mcp": {
      "url": "https://mcp.turva.dev/mcp",
      "transport": "streamable-http"
    }
  }
}