mcp-llm and cross-llm-mcp
About mcp-llm
sammcj/mcp-llm
An MCP server that provides LLMs access to other LLMs
Exposes code generation, documentation, and Q&A capabilities through LlamaIndexTS integration, enabling Claude and other MCP clients to programmatically invoke LLM tools for tasks like in-file code insertion and multi-format documentation. Built as a Node.js MCP server compatible with Claude Desktop via Smithery, supporting both stdio transport and direct programmatic access through example scripts.
About cross-llm-mcp
JamesANZ/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.
Implements intelligent model selection through tag-based preferences (coding, reasoning, math, etc.) and persistent prompt logging with analytics, enabling cost-optimized multi-LLM workflows. Built on the MCP SDK with environment variable configuration, it integrates directly into Cursor and Claude Desktop via stdio transport, while storing preferences and prompt histories locally as JSON files for offline access and analytics.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work