Skip to content
Back to search
30
MCP

io.github.lockspec/lockspec

io.github.lockspec/lockspec

MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.

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

Similar MCP servers embedding-nearest

io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
io.github.pavelpiha/specrun
MCP server that converts OpenAPI specs into tools which can query API endpoints
0 tools
io.github.specshield26/specshield-mcp-server
The API-change deploy gate for AI coding agents. Read-only breaking-change detection.
0 tools
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.lockspec/lockspec": {
      "url": "None",
      "transport": "http"
    }
  }
}