Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Synergy-Shock • APIs & Integration
A small MCP server integration that exposes APIs (via an API Hub) as MCP tools and can generate tools from OpenAPI/Swagger specs.
Call external REST APIs registered in an APIs Hub (for example, invoking the Star Wars API) via an MCP server.
Automatically generate MCP tool definitions from OpenAPI/Swagger specifications to expose API operations as agent tools.
A simple npm-based MCP server setup that can be configured with environment tokens to register and run API-backed tools.
This project provides configuration and tooling to run an MCP server (via @synergy-shock/mcp-server) that registers API endpoints with an APIs Hub. It shows how to start a named API instance (e.g., "star-wars-api") with an API_HUB_TOKEN and how to extract MCP tool definitions from an OpenAPI/Swagger document using extractToolsFromSwagger. The package simplifies exposing REST APIs to agents by automating server startup and tool generation from API specs.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.