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.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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 BuildlistAllMCPs 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 Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Mcp
Mcp logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:01:52 PM

Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Feature flags, A/B experiments, kill switches, dynamic config & i18n β€” Shipeasy MCP server.

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 β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-29": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

API contract tests Skills contract Production health probe

Shipeasy β€” ship experiments 10Γ— faster, just by asking your AI agent
Shipeasy in action β€” spinning up a feature flag from a single sentence to your AI agent

Feature flags Β· kill switches Β· dynamic configs Β· A/B experiments Β· metrics Β· i18n β€” spun up from a single sentence to your AI coding agent.

Website Docs

Get started β†’ Β Β·Β  Website Β Β·Β  Docs Β Β·Β  Command reference


What is Shipeasy?

Shipeasy is the AI-native experimentation platform. Feature flags, kill switches, dynamic configs, A/B tests, metrics and translations β€” all controllable from where you already work: a sentence to your AI coding agent.

"Ship the new pricing page behind a flag at 5%." "Add a kill switch for checkout in case it breaks." "Run an A/B test on the signup button and tell me which wins."

No dashboards to learn, no SDK boilerplate to hand-write. Shipeasy installs as a plugin into your coding agent and an MCP server, so Claude Code (and 70+ other agents) can create the flag, instrument the metric, wire the SDK call, and roll it out β€” end to end, from plain English.

This directory is the source-of-truth for that plugin marketplace. One plugin tree, many hosts β€” the same shipeasy/skills/ directory and the same shipeasy MCP server feed every coding agent below. Each host gets a tiny manifest that points at the shared files; nothing is duplicated.

Why teams use it

  • πŸš€ From one sentence to shipped. Describe what you want; the agent creates the gate/config/experiment, instruments the event, and edits the call site.
  • πŸŽ›οΈ The whole release toolkit. Feature flags, kill switches, dynamic configs, A/B experiments, event metrics and i18n β€” one SDK, one key per entrypoint, one install.
  • πŸ“Š Statistics that won't lie to you. Sequential testing, SRM detection, auto-ramp guardrails and holdouts come built in β€” no stats degree required.
  • ⚑ Edge-fast, globally. Built on Cloudflare Workers + KV with infinite-TTL CDN caching and explicit purge β€” flag reads never touch a database on the hot path.
  • πŸ€– Works with your agent, not against it. Native plugins for Claude Code, Codex and Copilot CLI; shared skills + MCP for everything else.
  • πŸ›Ÿ Closes the loop. An operational inbox turns bug reports, feature requests, production errors and metric alerts into one queue your agent can burn down β€” even on a schedule, unattended.

Install in 12 seconds

Terminal
npm install -g @shipeasy/cli
shipeasy setup

That's it. shipeasy setup detects your coding agent, installs the right integration for it (native plugin where one exists, shared skills + MCP everywhere else), authenticates, binds the repo to a project, mints keys and installs @shipeasy/sdk. One command, every host β€” then just talk to your agent.

Prefer to wire the agent integration yourself? Per-host install commands

There are two install tiers. Tier 1 hosts have a native plugin system, so one command bundles skills + MCP. Tier 2 hosts (70+ agents) take the same shared skills via the vercel-labs/skills CLI plus a small MCP config snippet. (shipeasy setup above does the right one for you.)

Tier 1 β€” one-command plugin install

AgentInstall
Claude Codeclaude plugin marketplace add shipeasy-ai/shipeasy β†’ claude plugin install shipeasy@shipeasy
Codexcodex plugin marketplace add shipeasy-ai/shipeasy β†’ codex plugin add shipeasy@shipeasy (or, in the TUI, /plugin marketplace add shipeasy-ai/shipeasy β†’ /plugin add shipeasy@shipeasy)
GitHub Copilot CLIcopilot plugin marketplace add shipeasy-ai/shipeasy β†’ copilot plugin install shipeasy@shipeasy

Tier 2 β€” skills + MCP (Cursor, Windsurf, Cline, Gemini, OpenCode, Continue, …)

bash
# 1. skills β€” installs all 17 shipeasy-* skills
npx skills add https://github.com/shipeasy-ai/shipeasy -a <agent>

# 2. MCP β€” add the shipeasy server to that agent's MCP config:
#    { "mcpServers": { "shipeasy": { "command": "npx", "args": ["-y", "@shipeasy/mcp@latest"] } } }

<agent> is e.g. opencode, cursor, windsurf, cline, gemini-cli, continue, github-copilot. The full per-host list, exact MCP file paths and formats live in INSTALL.md (also published at https://docs.shipeasy.ai/get-started/agents).

Then: "set up shipeasy"

Installing the plugin registers the skills and MCP tools β€” it does not run any shell commands. To go live:

  1. Run shipeasy setup (or say "set up shipeasy") β€” one command detects your subprojects, installs @shipeasy/sdk, authenticates, binds the repo to a project, mints keys, installs the SDK + feature how-to skills into your agents, offers the modules + devtools overlay, and emits shipeasy-wiring.md with the remaining code steps.
  2. Turn on the modules you want β€” shipeasy setup offers them, or enable one directly with shipeasy install <group>:
    • shipeasy install flags β€” flags + configs + kill switches + experiments + events (the whole decide-at-runtime platform, one pass).
    • shipeasy install ops β€” feedback (bugs + feature requests) + production errors + alerts.
    • shipeasy install i18n β€” translations.

The matching per-area how-to skills (shipeasy-flags, shipeasy-ops, shipeasy-i18n) are installed alongside. After that, just talk to your agent.

text
You β–Έ Ship a feature gate for the new pricing page, rolled out to 5% of users.
Agent β–Έ Created gate `new_pricing_page` (rollout 5%). Add gates.check("new_pricing_page")
        at apps/web/app/pricing/page.tsx:12 β€” done. Want me to bump it to 25%?

Works with your agent

Native plugin (Tier 1)Claude Code Β· Codex Β· GitHub Copilot CLI
Skills + MCP (Tier 2)Cursor Β· Windsurf Β· Cline Β· Gemini CLI Β· OpenCode Β· Continue Β· OpenClaw Β· 70+ more

All 11 skills (9 area guides + 2 multi-step workflow skills) and the shipeasy MCP server port to every agent β€” the flows trigger from natural-language phrasing everywhere, and Claude Code additionally exposes each skill as a /shipeasy:<skill-name> command. Skills and MCP are referenced, never copied.

Learn more

  • πŸ“– Skill reference β€” every skill, its auto-triggers, MCP tool and CLI mapping, plus the headline workflows.
  • 🧩 INSTALL.md β€” full per-agent install reference (70+ hosts).
  • ⏰ Trigger install guide β€” shipeasy ops trigger create <provider> --help (also at https://docs.shipeasy.ai/get-started/triggers) β€” set up unattended scheduled triggers that burn down your ops inbox and open one PR per item.
  • 🌐 shipeasy.ai Β· docs.shipeasy.ai

Built on Cloudflare Workers Β· shipeasy.ai Β· Free to start.

Related MCP Servers

View all in Developer Tools View all alternatives
  • G
    Graphql

    Turn any GraphQL API into MCP tools. Zero config, zero code.

    πŸ’» Developer Tools0 views
    Compare vs Graphql β†’
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    πŸ’» Developer Tools0 views
    Compare vs Agent Skills Search Server β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’

Frequently Asked Questions about Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp": { "command": "npx", "args": ["-y", "mcp"] } }

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 PreviewMcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-29?style=directory)](https://allmcps.com/mcp/mcp-29)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-29"><img src="https://allmcps.com/api/badge/mcp-29?style=directory" alt="Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
36Quality signal: Fair Β· 36/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 & tools16/30
Adoption & activity1/15
Community engagement0/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.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

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 3,181+ 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.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code