Back to search
30
MCP

caitlyn-openapi-mcp

pypi/caitlyn-openapi-mcp

MCP server that exposes OpenAPI specifications as queryable documentation resources for LLMs, with Scalar deep links and semantic search

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

Similar MCP servers embedding-nearest

mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
@lucid-spark/openapi-mcp-server
A Model Context Protocol (MCP) server that exposes OpenAPI endpoints as MCP tools
0 tools
kakaocloud-openapi-mcp
KakaoCloud OpenAPI MCP server - AI 코딩 어시스턴트를 위한 카카오클라우드 API 문서 제공
0 tools
sesopenko/mcp-openapi-query
An MCP server to query the structure of an openapi doc
0 tools
openalex-research-mcp
MCP server for OpenAlex API - enabling literature review and research landscaping
0 tools
quantconnect/mcp-server
MCP for LLM interaction with the QuantConnect API, and tools for research on backtest results.
0 tools

How to use

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

{
  "mcpServers": {
    "caitlyn-openapi-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}