OpenAPI
Dynamically exposes REST APIs defined by OpenAPI specifications as MCP tools, enabling seamless inte...
Obtain the Required OpenAPI Information
- Acquire the OpenAPI specification URL for the API you want to connect (e.g., from the API provider's documentation).
- If authentication is required, obtain the correct API key or token from the API provider. This typically involves:
- Signing up for an account on the provider’s website.
- Navigating to a section like "API Keys," "Access Tokens," or "Developer Portal."
- Creating and copying your personal API key or token.
(Optional) Gather Additional Environment Values if Needed
- Review your API documentation to see if any of these optional variables are required for your use case:
API_AUTH_TYPE(e.g., change fromBearerto another type)TOOL_WHITELIST(to limit exposed endpoints)EXTRA_HEADERS(for APIs requiring custom headers)- Refer to the README’s Examples section for special cases or API-specific setup.
- Review your API documentation to see if any of these optional variables are required for your use case:
Open the FastMCP Connection Interface
- Navigate to your FastMCP workspace and locate the connection panel or interface.
Click the “Install Now” Button
- Press the "Install Now" button to begin adding your environment values.
Fill in the Required Environment Values:
- In the form that appears, fill in the following fields:
- OPENAPI_SPEC_URL: Paste the OpenAPI spec URL you obtained.
- API_KEY (only if required by the target API): Paste your API key or token.
- If your API requires any of the optional fields (from step 2), fill them in as well.
- In the form that appears, fill in the following fields:
Save and Complete Setup
- After entering all the required (and any optional) values, confirm and save your configuration in the FastMCP interface.
Verify the Connection (Optional but Recommended)
- Try listing tools or using a test endpoint to verify the connection is successful and the credentials are working.
Notes:
- Each API may have a slightly different process for obtaining an API key or token. Refer to the API provider’s official documentation if you get stuck.
- It is recommended to keep your API keys secure and not share them publicly.
You can now interact with the connected OpenAPI endpoints through FastMCP!
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Figma Context
Unlock seamless design-to-code with Framelink Figma MCP Server, letting AI coding tools access your Figma files directly. It simplifies Figma API data to supply only relevant design layouts and styles, boosting AI accuracy in implementing designs across frameworks. Specifically built for use with tools like Cursor, it transforms design metadata into precise code in one step. This server streamlines the workflow by providing clean, focused context, enabling faster and more reliable design-driven development. Enjoy a powerful bridge between design and coding that enhances productivity and code quality with minimal fuss.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.