Skip to content
Back to search
30
MCP

io.github.nk3750/jitapi

io.github.nk3750/jitapi

Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.

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

Similar MCP servers embedding-nearest

io.github.sani-savaliya/agentify
Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.
0 tools
io.github.doc-api-llc/docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
0 tools
io.github.mgaruccio/openapi-navigator
Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing
0 tools
io.github.rog0x/api
HTTP client, JWT decode, header analysis for AI agents
0 tools
io.github.docat0209/openapi
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
0 tools
OpenAPI Link
Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom
0 tools

How to use

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

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