Overview
Create custom MCP connectors to connect your agents to any service or API. BoostGPT automatically generates working MCP servers from your API specifications.Two Ways to Build
OpenAPI Import
Paste an OpenAPI spec URL
Postman Collection
Upload a Postman collection
How It Works
Choose Method
- Import OpenAPI: Paste your OpenAPI spec URL
- Upload Postman: Drop in your Postman collection
What You Get
After creating your server, you receive:- Custom MCP URL -
https://mcp.your-server-id.boostgpt.co - Auto-generated tools - All API endpoints become agent tools
- Managed hosting - No deployment needed
- Authentication handling - API keys and OAuth managed automatically
Example Use Cases
Internal CRM Integration
Custom Database
Legacy API Integration
Authentication
BoostGPT handles authentication for your custom connectors:- API Keys - Managed securely
- OAuth 2.0 - Full OAuth flow handled
- Bearer Tokens - Token management
- Basic Auth - Username/password
Authentication Setup
Configure authentication for your connector
Quick Start Example
1. Get your OpenAPI spec URL:- Dashboard → MCP Servers → Create Server
- Paste OpenAPI URL
- Click Generate
- Agent → Tools → Add Tool → Add New
- Enter your MCP URL:
https://mcp.boostgpt.co/your-server-id - Start using in Playground
Benefits
No Coding Required
Import your API spec and get a working MCP server instantly.Auto-Generated Tools
All your API endpoints become agent tools automatically.Managed Hosting
BoostGPT hosts your MCP server - no infrastructure needed.Works Everywhere
Use your MCP URL with any BoostGPT agent or external AI agents.Next Steps
OpenAPI Import
Generate from OpenAPI spec
Postman Collection
Import Postman collections
Authentication
Configure authentication