OpenAPI Import
Generate MCP tools from an OpenAPI specification.
Builder
Overview
Generate MCP tools automatically from an OpenAPI specification — turn any documented REST API into an AI-ready integration.
Prerequisites
- A stackgate.ai company account with MCP Builder access
- An OpenAPI 3.x specification URL or file for your API
Getting started
- Sign in to stackgate.ai.
- Open Integrations → OpenAPI Import (or MCP Builder → OpenAPI Import).
- Upload or paste your OpenAPI spec.
- Review generated tools, permissions, and deployment settings.
- Deploy the generated MCP server to your stackgate.ai environment.
No upstream OAuth is configured in this template — authentication is defined by your OpenAPI spec (API keys, bearer tokens, etc.) and stored per deployment.
Using with AI clients
Generated servers receive a dedicated MCP endpoint after deployment. Use company API tokens with appropriate scopes.
Troubleshooting
- Invalid spec — ensure OpenAPI 3.x format and resolvable
$refpaths. - Auth not working — map security schemes in the import wizard and verify credential fields in the deployed server settings.
Get started
Sign in to stackgate.ai and open MCP Builder to create a server from this template.