Back to search
30
MCP

@igor-olikh/openspec-mcp-server

npm/@igor-olikh/openspec-mcp-server

An MCP server that connects OpenSpec to AI assistants like Codex, Claude, and Cursor.

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

Similar MCP servers embedding-nearest

oleksandrkucherenko/obsidian-mcp
MCP server connecting AI assistants to Obsidian via Local REST API
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
io.github.shinpr/sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, and Gemini
0 tools
com.opsmill/infrahub-mcp
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
0 tools

How to use

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

{
  "mcpServers": {
    "@igor-olikh/openspec-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}