Back to Communication
cross-llm-mcp
A Model Context Protocol (MCP) server that provides access to multiple Large Language Model (LLM) APIs including ChatGPT, Claude, Gemini, Mistral, Kimi K2, and DeepSeek.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"cross-llm-mcp": {
// See GitHub repository for configuration
}
}
}