JamesANZ/cross-llm-mcp
3.3
If you are the rightful owner of cross-llm-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates multiple Large Language Model (LLM) APIs, enabling seamless interaction with ChatGPT, Claude, and DeepSeek.
Tools
Functions exposed to the LLM to take actions
call-chatgpt
Call OpenAI's ChatGPT API with a prompt.
call-claude
Call Anthropic's Claude API with a prompt.
call-deepseek
Call DeepSeek API with a prompt.
call-all-llms
Call all available LLM APIs with the same prompt and get combined responses.
call-llm
Call a specific LLM provider by name.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client