Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by vincent-pli • APIs & Integration
Generates a ready-to-run MCP server from OpenAPI specifications to let LLM agents call and interact with API endpoints.
Call REST endpoints defined in an OpenAPI spec by using automatically generated MCP tools for each API operation.
A complete, deployable MCP server project (including server.js, package.json, types, and Dockerfile) to run locally or inside Docker with minimal setup.
Environment-based handling of API keys and HTTP auth (apiKey, basic/bearer) and built-in logging/notifications between the MCP server and client.
This tool converts each endpoint in an OpenAPI spec into MCP tools and produces a complete project (server.js, package.json, types, Dockerfile, and config) so you can quickly run an MCP server that bridges LLMs and your API. It supports stdio transport, environment-based configuration for security headers, and extra features like nested $ref support, logging control, and Docker build guidance. The generator is intended to simplify exposing APIs to LLM-based agents without hand-writing the MCP server plumbing.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.