LLM Completions
Connect to OpenAI-compatible chat completion APIs.
This MCP server, developed by pyroprompts, enables AI assistants to interact with any OpenAI SDK-compatible chat completion API, including OpenAI, Perplexity, Groq, xAI, and PyroPrompts. It provides a single 'chat' tool that relays questions to the configured AI provider and returns responses. Built in TypeScript, the implementation offers a flexible way to integrate various AI models into Claude Desktop through a standardized MCP interface. By abstracting away provider-specific details, this server allows easy switching between different AI services without changing the core integration. It is particularly useful for users who want to leverage multiple AI providers within Claude, experiment with different models, or avoid vendor lock-in while maintaining a consistent interaction pattern.
Source
Repository: https://github.com/pyroprompts/any-chat-completions-mcp
Maintain LLM Completions?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[LLM Completions on getagentictools](https://getagentictools.com/mcp/pyroprompts-any-chat-completions-mcp?ref=badge)