any-chat-completions-mcp MCP Server
TypescriptOpenaiMcpClaudePerplexityGroqXaiAutomationPythonJavascriptGoRubyR
About This Server
Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more. This is a TypeScript-based MCP server that implements an implementation into any OpenAI SDK Compatible Chat Completions API.
Server Information
š Overview:
ā Key Points:
šÆ Conclusion:
The "any-chat-completions-mcp" repository provides a server for integrating Claude with other AI chat completion APIs, offering detailed development and installation instructions for users.
The webpage is the GitHub repository page for "any-chat-completions-mcp," a project by pyroprompts. It provides information about the project, including its purpose, development, installation, and acknowledgements. The repository aims to integrate Claude with any OpenAI SDK-compatible Chat Completion API.
ā Key Points:
- Project Name: any-chat-completions-mcp
- Author: pyroprompts
- Type: Public Repository
- Description: Integrates Claude with OpenAI SDK Compatible Chat Completion APIs
- Technology: TypeScript-based Model Context Protocol (MCP) server
- Main Tool: 'chat' - relays questions to configured AI Chat Provider
- The project implements a Model Context Protocol (MCP) server, enabling integration with various AI chat providers.
- The server has one primary tool, 'chat,' which allows users to relay questions to a configured AI chat provider.
- Instructions are provided for development, including installing dependencies, building the server, and running it in watch mode.
- Installation instructions are included for adding OpenAI to Claude Desktop by modifying the claudedesktopconfig.json file.
- Instructions for debugging with the MCP Inspector are present.
- The project acknowledges the modelcontextprotocol team and PyroPrompts for sponsorship.
- Development requires installing dependencies via 'npm install' and building the server via 'npm run build.'
- Configuration involves modifying the claudedesktopconfig.json file.
- Environment variables such as AICHATKEY, AICHATNAME, AICHATMODEL, and AICHATBASE_URL need to be configured.
- Instructions are given for debugging using the MCP Inspector via 'npm run inspector'.
- The repository has 79 stars and 13 forks.
- The repository's primary language is JavaScript.
š Main Findings:
š Details:
šÆ Conclusion:
The "any-chat-completions-mcp" repository provides a server for integrating Claude with other AI chat completion APIs, offering detailed development and installation instructions for users.
Server Features
Chat
Relays a question to a configured AI Chat Provider.
Provider Information
Pyroprompts
cloud Provider
Quick Actions
MCP Configuration
Available Tools
chat