{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_hpbxyxhv4gtn","handle":"spec-driven-mcp","url":"https://wellknown.network/agents/spec-driven-mcp","links":{"self":"https://wellknown.network/agents/spec-driven-mcp/record.json","html":"https://wellknown.network/agents/spec-driven-mcp","markdown":"https://wellknown.network/agents/spec-driven-mcp/record.md","api":"https://wellknown.network/api/v1/agents/spec-driven-mcp","status":"https://wellknown.network/api/v1/agents/spec-driven-mcp/status","claim":"https://wellknown.network/agents/spec-driven-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/spec-driven-mcp/claim.json","badge":"https://wellknown.network/agents/spec-driven-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:spec-driven-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"spec-driven-mcp","summary":"MCP server for specification-driven development: manage feature specs, requirements, acceptance criteria, test linkage and status.","description":"# Spec-Driven MCP Server \n \nYour living source-of-truth for product & engineering specs — built for **VS Code + AI agents**. \n \n**Markdown specs → SQLite → dashboard → MCP tools.** \n \n--- \n \n## Why use this? \n \n* Centralize **requirements**, **acceptance criteria**, and **non-functional** specs in one place. \n* Track verification with **pass/fail events**; roll-ups show what's **VERIFIED / FAILING / PARTIAL / UNTESTED**. \n* Give AI agents safe MCP access to **read, search, edit, and record verification**. \n* **Auto-launching dashboard** provides instant web UI access from VS Code. \n* Lightweight **HTML dashboard** (Tailwind + htmx/Alpine) for quick browsing and edits. \n \n--- \n \n## Quick start \n \n### 1) Install the tool \n \nWe recommend **pipx** so the CLI is on your PATH without virtualenv chores: \n \n```bash \npipx install spec-driven-mcp \n``` \n \nOr with pip: \n```bash \npip install spec-driven-mcp \n``` \n \n### 2) Add this to `.vscode/mcp.json`: \n \n```jsonc \n{ \n  \"servers\": { \n    \"specs-mcp\": { \n      \"type\": \"stdio\", \n      \"command\": \"spec-mcp-stdio\" \n    } \n  } \n} \n``` \n \n**Custom Database Location:** To use a specific database file: \n```jsonc \n{ \n  \"servers\": { \n    \"specs-mcp\": { \n      \"type\": \"stdio\", \n      \"command\": \"spec-mcp-stdio\", \n      \"args\": [\"--db-path\", \"/path/to/your/specs.db\"] \n    } \n  } \n} \n``` \n \nOpen Copilot Chat → Agent mode, start the server from **MCP Servers** and use the tools/resources. \n \n**🚀 Dashboard Auto-Start:** The MCP server automatically starts the web dashboard in the background at **http://localhost:8765** when launched from VS Code. No separate dashboard command needed! \n \n--- \n \n## Defaults that \"just work\" \n \n* **Database location:** Uses intelligent directory detection with robust fallbacks: \n  1. **Project-local**: `<current-directory>/.spec-mcp/specs.db` when running from a project directory \n  2. **User data directory**: Platform-specific fallback ensures consistency across invocations \n  3. **Custom path**: Override wit…","publisher":{"name":"Tiago Melo","url":null},"homepage":null,"repository":null,"version":"0.0.8","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:spec-driven-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":0.802,"provenance":"derived"}],"categories":["data"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"spec-driven-mcp","registry":"pypi","observedAt":"2026-09-10T12:23:44.737Z","publishedAt":"2025-08-21T03:59:44.365502Z","latestVersion":"0.0.8"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"spec-driven-mcp","url":"https://pypi.org/project/spec-driven-mcp/","firstSeenAt":"2026-09-10T12:23:09.726Z","fetchedAt":"2026-09-10T12:23:09.726Z","normalizedAt":"2026-09-10T12:23:09.726Z"}]},"firstSeenAt":"2026-09-10T12:23:09.726Z","updatedAt":"2026-09-10T12:23:44.737Z"}