MCP Directory
Back

ultra-mcp

by RealMikeChong · TypeScript · ★ 274

100x Your Claude Code, Gemini CLI, Cursor and/or any coding tools with MCP client support

Install

npx -y github:RealMikeChong/ultra-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ultra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:RealMikeChong/ultra-mcp"
      ]
    }
  }
}

From the README

> **All Models. One Interface. Zero Friction.** [](https://badge.fury.io/js/ultra-mcp) [](https://www.npmjs.com/package/ultra-mcp) 🚀 **Ultra MCP** - A Model Context Protocol server that exposes OpenAI, Gemini, Azure OpenAI, and xAI Grok AI models through a single MCP interface for use with Claude Code and Cursor. > Stop wasting time having meetings with human. Now it's time to ask AI models do this. This project is inspired by: - **[Agent2Agent (A2A)](https://developers.googleblog.com/en/a2a-a-new-era-of-agent-interoperability/)** by Google - Thank you Google for pioneering agent-to-agen…
Read full README on GitHub →

Related ai & ml servers