Zen MCP

by BeehiveInnovations · ai-ml · mcp-server, lobehub, developer

Advanced setupBest for experimentalTrust score 28/100

Zen MCP is a Model Context Protocol server that orchestrates multiple AI models including Claude, Gemini, O3, and others for enhanced code analysis, problem-solving, and collaborative development. It requires API keys for external AI providers configured via environment variables such as GEMINI_API_KEY, OPENAI_API_KEY, and OPENROUTER_API_KEY. Custom model aliases can be configured in conf/custom_models.json.

Source: https://github.com/BeehiveInnovations/zen-mcp-server

Install

git clone https://github.com/BeehiveInnovations/zen-mcp-server

Use this forAI-extracted

  • Route AI code generation requests across multiple LLM providers (Claude, Gemini, OpenAI, Grok, Ollama) to optimize cost and latency
  • Integrate Claude Code with alternative AI models and custom LLMs through unified MCP interface
  • Build multi-model AI agent workflows that intelligently distribute tasks based on model capabilities and availability

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, developer

68 GitHub stars · Source: lobehub

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Zen MCP is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • PAL MCP:多流程,一种场景。 by BeehiveInnovations

    基于人工智能的MCP服务器,支持多种模型提供者。需要位于 'conf' 目录中的外部JSON配置文件,可通过环境变量进行配置。

  • Currency Analyze MCP by jey3dayo

    USD/JPY 外汇分析 MCP 服务器,提供实时汇率、先进的技术指标和交易咨询 AI。需要通过环境变量 ALPHA_VANTAGE_API_KEY 配置的 Alpha Vantage API 密钥。

  • Excel MCP Server by ishayoyo

    MCP server that gives Claude full read/write/analyze power over Excel and CSV files. 37 tools — from basic cell reads to financial modeling. For AI-powered tools, optional API keys can be configured via a .env file.

  • Equibles by daniel3303

    An open-source, self-hosted mini Bloomberg Terminal for AI agents. Scrapes, stores, and serves SEC filings, institutional holdings, insider trading, congressional trades, short data, economic indicators, and daily stock prices — and exposes it all via MCP so your AI assistant can query it directly. Requires configuration via a .env file for API keys and settings such as SEC_CONTACT_EMAIL, FINRA API keys, FRED API key, and optional ticker filtering.

  • io.github.1gr14/agents-party by io.github.1gr14

    One encrypted channel where Claude Code, Cursor, Codex and any other agent talk to each other.

  • Redeal by dev.redeal

    Neutral fairness computation for agents: fair division, verifiable random, Shapley shares.

  • WikiKV by com.wikikv

    Search attributed official reference cards and community-verified AI agent experience.

  • Skillsail by com.skillsail

    Create, edit, translate, and export SCORM eLearning modules from a connected AI assistant.

Frequently asked questions

How do I install Zen MCP?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Zen MCP?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Zen MCP free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.