Awesome MCPOther MCP Servers

pyroprompts/any-chat-completions-mcp

⭐ 163 JavaScript added to this list on 2025-05-06 repository created 2024-12-02

The project "any-chat-completions-mcp" is a TypeScript-based server implementation of the Model Context Protocol (MCP) designed to integrate any OpenAI SDK compatible chat completion API. It enables seamless multi-model chat interactions by acting as an MCP server that relays chat requests to various AI chat providers such as OpenAI, Perplexity, Groq, xAI, PyroPrompts, and others. The server exposes a single tool called "chat" which forwards questions to the configured AI chat provider, facilitating interoperability between different large language models (LLMs) through a unified protocol. This project is particularly useful for integrating multiple AI chat models into applications like Claude Desktop and LibreChat, allowing users to interact with different LLMs from a single interface. It supports configuration via environment variables to specify API keys, model names, and base URLs for different providers, enabling flexible and scalable multi-provider setups. The server can be run using Node.js or via npx, and it supports development features such as auto-rebuild with watch mode. The repository includes detailed instructions for installation, configuration, and usage, including examples for adding the server to Claude Desktop and LibreChat configurations. It also provides debugging support through the MCP Inspector tool, which helps monitor and troubleshoot MCP server communications over stdio. The project is sponsored by PyroPrompts and acknowledges the Model Context Protocol and Anthropic teams for their contributions to the MCP specification and integration. Overall, any-chat-completions-mcp serves as a versatile and extensible MCP server that bridges various OpenAI-compatible chat completion APIs, promoting interoperability and ease of use in multi-model chat environments.

https://github.com/pyroprompts/any-chat-completions-mcp

ai-chat-providerai-model-integrationai-toolapi-integrationchat-completion-apichat-completions-apichat-toolclaude-desktopclaude-desktop-integrationclaude-integrationdebugginggroqlarge-language-modellarge-language-modelslibrechatlibrechat-integrationllmmcpmcp-inspectormcp-servermodel-context-protocolmulti-model-chatmulti-model-interactionmulti-provider-setupmulti-provider-supportopenai-sdkopenai-sdk-compatibleperplexitypyropromptssmithery-installationtypescriptxai

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.