any-chat-completions-mcp
Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI,...
Open the FastMCP connection interface
- Click the "Install Now" button to open the FastMCP / connection setup form.
Choose the provider you want to add
- Decide which OpenAI-compatible chat provider you will connect (e.g., OpenAI, PyroPrompts, Perplexity or another provider).
Obtain the provider API key (AI_CHAT_KEY)
- Sign in to the provider’s account dashboard or developer settings.
- Locate the “API Keys” / “Developer keys” / “Integrations” section.
- Create a new API key if needed and copy the secret value (note: many dashboards show secrets only once — copy it immediately).
- Paste that secret into the FastMCP field labeled AI_CHAT_KEY.
(Examples — use the appropriate provider flow)
- OpenAI: create/copy an API key from your OpenAI account and use that value for AI_CHAT_KEY.
- PyroPrompts: create/copy an API key from your PyroPrompts account and use that for AI_CHAT_KEY.
- Perplexity: create/copy an API key from your Perplexity account and use that for AI_CHAT_KEY.
Set the friendly provider name (AI_CHAT_NAME)
- In the FastMCP form set AI_CHAT_NAME to a human-friendly label, e.g., "OpenAI", "PyroPrompts", or "Perplexity". This is used for display in the Claude/LibreChat UI.
Set the model identifier (AI_CHAT_MODEL)
- Enter the model id/name you want to use (example: gpt-4o, ash, sonar, or the provider’s model name).
- Use the exact model identifier that the provider documents for their API.
Set the provider base URL (AI_CHAT_BASE_URL)
- In the FastMCP field AI_CHAT_BASE_URL enter the provider’s API base URL for chat completions (example values from the README):
- OpenAI example: https://api.openai.com/v1
- PyroPrompts example: https://api.pyroprompts.com/openaiv1
- Perplexity example: https://api.perplexity.ai
- If your provider uses a different endpoint, use the URL they document.
- In the FastMCP field AI_CHAT_BASE_URL enter the provider’s API base URL for chat completions (example values from the README):
(Optional) Add any additional environment values
- If you need to supply PATH or other envs (examples show PATH in LibreChat), add them in the FastMCP interface under the env key/value inputs.
Save / Install the connection
- Click the FastMCP form’s save/install/confirm button to persist the env variables and complete installation.
Test the connection
- Open Claude Desktop, LibreChat, or your target client and look for the new chat tool (it will use AI_CHAT_NAME).
- Run a simple chat request to confirm the API key, model, and base URL are working.
Security notes
- Treat API keys as secrets. Do not share them in public repositories.
- If a key is exposed or fails, revoke it in the provider dashboard and create a new key, then update AI_CHAT_KEY in FastMCP.
Adding multiple providers
- Repeat steps 2–9 for each provider you want to add, giving each connection a distinct AI_CHAT_NAME, AI_CHAT_KEY, AI_CHAT_MODEL, and AI_CHAT_BASE_URL.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
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 AI and Machine Learning
View All →Blender
Experience seamless AI-powered 3D modeling by connecting Blender with Claude AI via the Model Context Protocol. BlenderMCP enables two-way communication, allowing you to create, modify, and inspect 3D scenes directly through AI prompts. Control objects, materials, lighting, and execute Python code in Blender effortlessly. Access assets from Poly Haven and generate AI-driven models using Hyper3D Rodin. This integration enhances creative workflows by combining Blender’s robust tools with Claude’s intelligent guidance, making 3D content creation faster, interactive, and more intuitive. Perfect for artists and developers seeking AI-assisted 3D design within Blender’s environment.
Video & Audio Text Extraction
Extracts text from videos and audio files across platforms like YouTube, Bilibili, TikTok, Instagram, Twitter/X, Facebook, and Vimeo using Whisper speech recognition for transcription, content analysis, and accessibility improvements.
Video Edit (MoviePy)
MoviePy-based video editing server that provides comprehensive video and audio processing capabilities including trimming, merging, resizing, effects, format conversion, YouTube downloading, and text/image overlays through an in-memory object store for chaining operations efficiently.
Qwen Code
Bridges Qwen's code analysis capabilities through CLI integration, providing file-referenced queries with @filename syntax, automatic model fallback, and configurable execution modes for code review, codebase exploration, and automated refactoring workflows.
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.
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.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.