Back to search
30
MCP

specmatic/specmatic-mcp

docker/specmatic/specmatic-mcp

A MCP server that exposes Specmatic's capabilities to AI coding agents like Claude Code, Codex, etc.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools
@638labs/mcp-server
MCP server for the 638Labs AI agent registry. Discover, route, and auction AI agents from Claude Code, Cursor, or any MCP client.
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
aidocs-mcp
Portable AI coding-agent toolkit — MCP server with indexed code retrieval, session management, and persistent memory
0 tools
@igor-olikh/openspec-mcp-server
An MCP server that connects OpenSpec to AI assistants like Codex, Claude, and Cursor.
0 tools

How to use

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

{
  "mcpServers": {
    "specmatic/specmatic-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}