Loomal

jitapi

MCP server by github.com/nk3750/jitapi

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

6 starspypi: jitapi

About jitapi

jitapi is an MCP (Model Context Protocol) server published by nk3750 in the official MCP registry, listed under Search on Loomal. Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.

It ships as a Python package on PyPI (jitapi), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nk3750/jitapi, where the project has earned 6 GitHub stars.

Use jitapi with your agent

Claude Code · one command
claude mcp add jitapi -- uvx jitapi
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "jitapi": {
      "command": "uvx",
      "args": [
        "jitapi"
      ]
    }
  }
}
pypijitapi

Frequently asked questions

What is jitapi?
jitapi is an MCP (Model Context Protocol) server by nk3750 in the Search category. Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.
How do I connect jitapi to Claude, Cursor, or another MCP client?
Install jitapi from its pypi package (jitapi) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is jitapi open source?
Yes — the source code is public at github.com/nk3750/jitapi, with 6 GitHub stars.
Can AI agents pay to use jitapi?
Not yet through Loomal — jitapi is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain jitapi? Claim this listing free by verifying GitHub ownership, or contact us.