OpenAPI APIs runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.
MCP server that fronts any OpenAPI service: discover operations from its spec and call them
Today is the operative word: we check OpenAPI APIs every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-openapix -- uvx mcp-openapix
{
"mcpServers": {
"mcp-openapix": {
"args": [
"mcp-openapix"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-openapix]
command = "uvx"
args = ["mcp-openapix"]
{
"mcpServers": {
"mcp-openapix": {
"args": [
"mcp-openapix"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-openapix": {
"args": [
"mcp-openapix"
],
"command": "uvx"
}
}
}
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
MCP server for OmniStream. Lets AI assistants discover and call any marketplace API.
An MCP server that provides access to the Zoo API for various CAD operations and tools.
MCP server for Coolify API operations.
Search and discover MCP servers from the MCP Registry.
Search and discover MCP servers from the MCP Registry.
Python MCP server for AWS CLI inspection and operations
MCP server for Dataiku DSS project, flow, and operations APIs.
Answers built from our own checks of this server.