Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”— Aggregators
  3. Universal MCP Toolkit
Universal MCP Toolkit logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:04:23 PM

Universal MCP Toolkit

User RatingsBe the first to rate and review this MCP server!
View Repository13 GitHub StarsTotal stargazers on GitHub for the source repository (13 stars).Visit Website
mcpaggregatordeveloper-toolsworkflows

Aggregates MCP servers behind one CLI for discovery, configuration, workflows, composition, local execution, and diagnostics.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "markgatcha-universal-mcp-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "universal-mcp-toolkit"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”— More in Aggregators

Overview

Markgatcha/universal-mcp-toolkit MCP server provides a unified CLI and runtime for discovering, configuring, running, and composing multiple MCP servers. It supports stdio and HTTP+SSE transports, generated client configuration, cross-server workflows, tool discovery, diagnostics, caching, and session orchestration. Reach for Markgatcha/universal-mcp-toolkit MCP server when an agent setup spans several MCP integrations and you want shared configuration and routing instead of managing each server separately.

Use cases

β€’Configure several MCP servers for Claude Desktop
β€’Discover tools across a multi-server installation
β€’Validate a cross-server JSON workflow
β€’Run and diagnose a selected MCP server locally

Key features

β€’Unified MCP server registry and CLI
β€’Stdio and HTTP+SSE transport support
β€’Cross-server workflow validation and execution
β€’Tool discovery and server composition
β€’TTL/LRU result caching
β€’Lazy loading and transport health handling

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Universal MCP Toolkit.

Extracted Tool Capabilities
Unified MCP server registry and CLI
Stdio and HTTP+SSE transport support
Cross-server workflow validation and execution
Tool discovery and server composition
TTL/LRU result caching
Lazy loading and transport health handling

How Universal MCP Toolkit works

What Markgatcha/universal-mcp-toolkit MCP server does

Markgatcha/universal-mcp-toolkit MCP server is an open-source TypeScript monorepo and command-line toolkit for working with multiple MCP servers from one setup. It includes a shared runtime, a server registry, configuration generation, execution commands, discovery features, and composition utilities. The repository lists integrations spanning collaboration, productivity, data, platform, research, local-file, and memory use cases, including GitHub, Slack, Notion, databases, cloud platforms, and FileSystem.

The toolkit is intended for developers who need a consistent way to select MCP servers, produce host configuration, run servers locally, and connect tools across server boundaries. It is also presented as a reference implementation with shared validation, logging, error handling, and packaging conventions.

How it works

The universal-mcp-toolkit CLI provides commands for listing available servers, interactively installing a selection, generating configuration for Claude Desktop, running a selected server, checking its environment, and validating workflows. Tool discovery can search across the available servers by name or category. Registry-compatible and local discovery modes are also supported.

Cross-server workflows are represented as versioned JSON files with validated inputs and step references. The toolkit also retains a simpler composition mode for piping output between two steps. Its session abstraction can coordinate calls to several MCP servers in parallel, while typed tool chains support compile-time-checked pipelines.

At the runtime level, the toolkit supports stdio and HTTP+SSE transport handling. It includes lazy loading for server packages and tool registration, TTL/LRU result caching, reconnect and circuit-breaker behavior for transport failures, and structured bridge errors containing tool and argument context. Streaming calls expose completed result chunks through an asynchronous iterator; the README distinguishes this from protocol-level streaming.

Setup and configuration

The quick-start examples use the npm package through npx, with commands such as npx universal-mcp-toolkit list, install, config, run, doctor, and workflow validate. A global npm installation is also documented, after which the executable is available as umt.

Interactive setup can select servers, choose a transport, and write configuration. The config command can generate a Claude Desktop configuration snippet for named servers. Individual integrations may require their own credentials; the README’s server table identifies examples such as GITHUB_TOKEN, NOTION_TOKEN, SLACK_BOT_TOKEN, and LINEAR_API_KEY, but the required variables depend on the selected server.

Tools and capabilities

  • Discover servers and tools through the CLI
  • Generate host configuration for selected MCP servers
  • Run servers over stdio or HTTP+SSE
  • Validate and run JSON-defined multi-server workflows
  • Compose short tool pipelines
  • Coordinate calls through multi-server sessions
  • Cache tool results with TTL and LRU behavior
  • Diagnose server environments and transport problems
  • Load server packages and expensive tools lazily

Limitations and notes

The toolkit is an aggregator and runtime layer, not a replacement for the credentials or external services used by its individual integrations. Configuration requirements therefore vary by server. Its documented chunk iterator does not represent MCP protocol-level streaming, and ordinary tool-validation errors are not treated as transport failures by the circuit breaker.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    β˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    πŸ”— Aggregators15 views
    Compare vs AllMCPs Server β†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    πŸ”— Aggregators9 views
    Compare vs Agent β†’
  • MCPJungle logoMCPJungle

    Self-hosted MCP Server registry for enterprise AI Agents

    πŸ”— Aggregators6 views
    Compare vs MCPJungle β†’
  • Mcpmcp Server logoMcpmcp Server

    A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.

    πŸ”— Aggregators3 views
    Compare vs Mcpmcp Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
13
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Universal MCP Toolkit

The README documents using `npx universal-mcp-toolkit install` for interactive setup, or installing the npm package globally with `npm install -g universal-mcp-toolkit`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewUniversal MCP Toolkit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/markgatcha-universal-mcp-toolkit?style=directory)](https://allmcps.com/mcp/markgatcha-universal-mcp-toolkit)
HTML Embed
<a href="https://allmcps.com/mcp/markgatcha-universal-mcp-toolkit"><img src="https://allmcps.com/api/badge/markgatcha-universal-mcp-toolkit?style=directory" alt="Universal MCP Toolkit on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”—Aggregators
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 4, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars13
GitHub Star CountTotal stargazers on GitHub representing community popularity (13 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 29, 2026
56Quality signal: Good Β· 56/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Β· universal-mcp-toolkit (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”— Aggregators β†’Alternatives to Universal MCP Toolkit β†’Install in Claude DesktopInstall in CursorInstall in VS Code