{"type":"mcp_server","name":"any-chat-completions-mcp","description":"This repository provides a Model Context Protocol (MCP) server that integrates Claude with various OpenAI SDK-compatible chat completion APIs like OpenAI, Perplexity, and Groq, enabling users to leverage different AI chat providers.","category":"AI","language":"JavaScript","stars":153,"forks":14,"owner":"pyroprompts","github_url":"https://github.com/pyroprompts/any-chat-completions-mcp","homepage":null,"setup":"## Setup\n\n1.  Install dependencies: `npm install`\n2.  Build the server: `npm run build`\n3.  For development with auto-rebuild: `npm run watch`\n4.  To add OpenAI to Claude Desktop, add the server config to `~/Library/Application Support/Claude/claude_desktop_config.json` (MacOS) or `%APPDATA%/Claude/claude_desktop_config.json` (Windows).\n5.  Add the JSON configuration for the desired AI Chat Provider(s) to the `mcpServers` object in the config file, specifying the command, arguments, and environment variables (API key, name, model, base URL).\n6.  You can add multiple providers by referencing the same MCP server multiple times, but with different env arguments.\n","tools":"## Available Tools\n\n1.  `chat` (relays a question to a configured AI Chat Provider).\n2.  MCP Inspector (provides debugging tools via a URL).\n","faq":null,"created_at":"2024-12-02T03:40:01+00:00","updated_at":"2025-03-28T13:47:14+00:00","source_url":"https://model-context-protocol.com/servers/ai-chat-completion-model-context-protocol","related_articles":[]}