jitapi

nk3750/jitapi
★ 6 stars Python 🤖 AI/LLM Updated today
Just-in-Time API Orchestration for LLMs - An MCP server for dynamic API discovery and execution
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jitapi": {
      "command": "uvx",
      "args": [
        "jitapi"
      ]
    }
  }
}

Or install with pip: pip install jitapi

README Excerpt

**Point Claude at any API. JitAPI figures out which endpoints to call and in what order — automatically.** <!-- mcp-name: io.github.nk3750/jitapi --> JitAPI is an MCP server that lets Claude interact with *any* API from its OpenAPI spec. Instead of dumping hundreds of endpoints into context, JitAPI uses semantic search and a dependency graph to surface only what's needed — then Claude plans and executes the calls.

Tools (14)

COHERE_API_KEYJITAPI_LOG_LEVELJITAPI_STORAGE_DIROPENAI_API_KEYVOYAGE_API_KEYappidcall_apidelete_apiget_endpoint_schemaget_workflowlist_apisregister_apisearch_endpointsset_api_auth