Jitapi runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 15 Jun 2026.
Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add jitapi -- uvx jitapi
{
"mcpServers": {
"jitapi": {
"args": [
"jitapi"
],
"command": "uvx"
}
}
}
[mcp_servers.jitapi]
command = "uvx"
args = ["jitapi"]
{
"mcpServers": {
"jitapi": {
"args": [
"jitapi"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"jitapi": {
"args": [
"jitapi"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.