Any Chat Completions MCP
An MCP server for chatting with any OpenAI SDK compatible Chat Completions API, including Perplexity, Groq, and xAI, enabling connection to multiple AI providers through a unified OpenAI-compatible API interface using the Model Context Protocol.
About this tool
Any Chat Completions MCP
Category: AI Integration - MCP Servers
Source: GitHub Repository
Description
Any Chat Completions MCP is a TypeScript-based MCP (Model Context Protocol) server that enables integration with any OpenAI SDK-compatible Chat Completions API. It allows connection to multiple AI chat providers such as OpenAI, Perplexity, Groq, xAI, PyroPrompts, and more through a unified OpenAI-compatible API interface.
Features
- Implements the Model Context Protocol (MCP) server.
- Compatible with any OpenAI SDK-compatible Chat Completion API (including OpenAI, Perplexity, Groq, xAI, PyroPrompts, etc.).
- Single tool interface (
chat) that relays user questions to configured AI chat providers. - Allows configuration of multiple providers by referencing the server with different environment arguments.
- Supports integration with Claude Desktop by updating the configuration file.
- Can be installed via Smithery for automatic integration.
- Provides debugging support through an MCP Inspector tool, accessible via a browser URL.
- Written in TypeScript.
Installation
- Install dependencies and build the server as per instructions in the repository.
- Integrate with Claude Desktop by modifying the configuration file.
- Install via Smithery for automated setup.
Pricing
No pricing or commercial plans are specified; the project appears to be open source.
Tags
mcp, chat, openai, ai-integration
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)chatmcp is an AI chat client that implements the Model Context Protocol (MCP), making it a practical and interactive MCP server/client solution for AI chat experiences.
MCP server that integrates with chess engines and libraries to provide game analysis, move generation, and position evaluation, illustrating how MCP servers can power AI-driven chess research and applications.
An MCP server integrating Arduino-based robotics (ESP32 or Arduino Nano) with AI, enabling control of hardware components like LEDs, motors, servos, and sensors through AI assistants. Highly relevant as an innovative MCP server expanding hardware interaction capabilities.
An MCP server that enables LLMs to use a calculator for precise numerical calculations through the MCP protocol.
A tool for building MCP servers tailored for AI agents such as CrewAI and LangGraph. It streamlines the process of deploying and connecting MCP servers to platforms like Cursor and Claude.
Bridges Microsoft's AutoGen framework with external tools, enabling autonomous agents to execute code, perform research, and collaborate in multi-agent conversations for complex problem-solving tasks via an MCP server.