All integrations

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

  1. Sign in to stackgate.ai.
  2. Open Integrations → OpenAPI Import (or MCP Builder → OpenAPI Import).
  3. Upload or paste your OpenAPI spec.
  4. Review generated tools, permissions, and deployment settings.
  5. 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 $ref paths.
  • 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.