← Back to search
50
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer apiai-friendlyaihostingllms-txtdatabaseanalyticsautomationml

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 50/100

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>state-memory-mcp — Persistent Workflow State Memory MCP Server</title> <meta name="description" content="Zero-infrastructure, deterministic Model Context Protocol (MCP) server providing AI coding agents with a structured, persistent SQLite state graph for tracking tasks, decisions, and blockers."> <meta name="keywords" content="mcp, model context protocol, state memory, state-memory-mcp, ai agents, cursor, claude code, sqlite, workflow graph, dependency graph, context optimization, schema migrations, read-only mode, audit chain verification, payload encryption, wal mode"> <meta name="author" content="PuterVision LLC"> <meta name="robots" content="index, follow"> <meta name="theme-color" content="#0b0f19"> <!-- Canonical Link --> <link rel="canonical" href="https://statememorymcp.com/"> <!-- Favicon --> <link rel="icon" type="image/png" href="state-memory-icon.png"> <!-- JSON-LD Structured Data for Search Engines & AI Crawlers --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "@putervision/state-memory-mcp", "operatingSystem": "Cross-platform (Node.js >= 18)", "applicationCategory": "DeveloperApplication", "description": "Zero-infrastructure, deterministic Model Context Protocol (MCP) server providing AI coding agents with a structured, persistent SQLite state graph for tracking tasks, decisions, blockers, and Spec-Driven Development.", "softwareVersion": "0.9.32", "author": { "@type": "Organization", "name": "PuterVision LLC", "url": "https://putervision.com" }, "license": "https://opensource.org/licenses/MIT", "screenshot": "https://statememorymcp.com/viewer-screenshot.png", "url": "https://statememorymcp.com/", "offers": { "@type": "Offer",