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
  • Transports: stdio vs HTTP
  • 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. AllMCPs Server
AllMCPs Server logo
Health: ActiveRecent health check succeeded.Last checked 9/19/2026, 7:02:57 PM

AllMCPs Server

User RatingsRated 5.0 / 5.0 across 1 user review. Click to view or leave a rating. Premium listingThis owner pays for enhanced visibility — priority placement in search, category pages, and rotating spotlight slots across the directory.Ownership verifiedThe owner proved control of this listing via a GitHub README, site badge, or DNS TXT record. Featured listingIncluded with this listing’s active Premium subscription — boosted placement across search, category pages, and homepage spotlight rotation.
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit WebsiteSupport
mcpdirectorydeveloper-toolsaggregator
AllMCPs Server screenshot
Expand screenshot
Official Directory Meta-Server 8 Native MCP Tools

Supercharge Your AI Coding Agent with AllMCPs Meta-Tools

Equip Claude Desktop, Cursor, Windsurf, or Antigravity with programmatic access to search the AllMCPs directory, generate instant client configuration JSON, verify listing claims, and submit new MCP tools straight from your prompt window.

Directory Search & Configs
Search listings and get setup JSON on demand.
Agentic Submissions
Submit newly created MCP repos to AllMCPs.
Zero-Config Bridge
Run npx -y allmcps-server directly over stdio.
Inspect 8 MCP Tool SchemasREST API Documentation

Searches, inspects, submits, verifies, and manages MCP server listings through agent tools or a scriptable CLI.

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
Also available as a hosted endpointLive · TodayLive Remote EndpointOur automated health check connected to this remote MCP endpoint successfully.Last checked 9/19/2026, 7:02:57 PM

Clients with native remote MCP support can connect directly to this URL instead of the stdio install above.

Remote endpoint
https://allmcps.com/api/mcp
Official Flagship Server

Official MCP server for AllMCPs.com — maintained directly by AllMCPs. Fully verified to search, introspect, and manage MCP tools programmatically directly from your AI agent prompts.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "allmcps-server": {
      "command": "npx",
      "args": [
        "-y",
        "allmcps-server"
      ],
      "env": {
        "ALLMCPS_MCP_URL": "YOUR_VALUE_HERE"
      }
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (11) Directory Badge Reviews (1) Alternatives🔗 More in Aggregators

Overview

The AllMCPs Server MCP server lets agents search an MCP directory, inspect installation details, submit listings, and manage ownership or promotion status. It runs locally over stdio as a thin bridge to the live remote endpoint at https://allmcps.com/api/mcp, so tool behavior is provided server-side. A CLI mode also exposes directory searches, category listings, and server details as JSON for shell workflows. Reach for it when an agent needs to discover MCP servers or maintain listings without manually using the website.

Use cases

•Search the MCP directory by keyword or category
•Retrieve installation configuration for a server listing
•Submit a repository for directory review
•Verify ownership of an MCP server listing
•Inspect or initiate listing boost orders

Key features

•Directory search by keyword and category
•Installation configuration lookup
•MCP category counts
•Listing submission and claim verification
•Boost pricing, ordering, and status tools
•Scriptable JSON CLI

Capabilities & Tool Schemas (11) ~2.1k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by AllMCPs Server.

search_mcp_servers

Search the AllMCPs directory for Model Context Protocol (MCP) servers by keyword or category.

get_mcp_install_config

Get the exact claude_desktop_config.json setup snippet and documentation for a specific MCP server by ID.

recommend_mcp_stack

Recommend a curated multi-tool MCP server stack for a specific developer role or workflow (e.g. "fullstack", "data science", "devops").

list_mcp_categories

List all categories available in the AllMCPs directory along with server counts.

get_boost_pricing

Get pricing and features for boosting / featuring an MCP server on AllMCPs.com.

boost_mcp_server

Initiate a sponsorship / boost order for an MCP server by ID, returning a Stripe checkout session URL and x402 invoice.

How AllMCPs Server works

What the AllMCPs Server MCP server does

The AllMCPs Server MCP server exposes the AllMCPs directory through MCP tools and a command-line interface. Agents can search listings by keyword or category, retrieve installation configuration and documentation for a server ID, and list directory categories with their server counts.

It also supports listing-management workflows. A user can submit a repository for indexing and review, verify ownership of an existing listing, inspect its boost and verified-badge status, or retrieve pricing and features for listing promotion. Boost initiation returns a Stripe checkout URL and an x402 invoice, according to the provided tool description.

How it works

The package is a local stdio bridge rather than a standalone directory database. It forwards MCP requests to the live remote endpoint at https://allmcps.com/api/mcp, and the remote service supplies the current tool behavior. This means new or changed tools can become available without a package upgrade, although the remote endpoint controls what is exposed at runtime.

With no subcommand, npx allmcps-server starts the MCP stdio process. When given a CLI subcommand, the package instead calls the public REST API and prints JSON to standard output. Supported examples include searching with search, listing categories with categories, retrieving one listing with server <id>, and displaying usage help with help. The JSON output can be combined with shell tools such as jq.

Setup and configuration

The AllMCPs Server MCP server requires Node.js 18 or newer. For a local MCP client, configure the command as npx with -y allmcps-server as its arguments. The documented configuration is suitable for Claude Desktop, and the package description also names Cursor, Windsurf, and other MCP-compatible agents.

ALLMCPS_MCP_URL optionally replaces the default remote endpoint. Set it when the bridge must target a different MCP URL; no other environment variables are documented.

Tools and capabilities

The available tools are:

  • search_mcp_servers searches by keyword and/or category.
  • get_mcp_install_config returns an installation snippet and documentation for a listing ID.
  • list_mcp_categories returns categories and server counts.
  • get_boost_pricing returns boost pricing and features.
  • boost_mcp_server starts a boost order for a listing ID.
  • get_boost_status reports boost and verified-badge status.
  • submit_mcp_server submits a name, URL, and email, with optional schema fields available at runtime.
  • verify_mcp_claim verifies ownership through a GitHub README badge, website badge, or DNS record.

Submissions enter a pending review queue. The response includes a claim URL and badge Markdown that can be added to a repository README to verify the listing.

Limitations and notes

The AllMCPs Server MCP server depends on the remote AllMCPs MCP or REST endpoint for its behavior and data. The README does not document offline operation, authentication requirements, rate limits, or guarantees about endpoint availability. Version 2 replaced the older submit_mcp tool with submit_mcp_server; clients depending on the old name should use version 1 instead. The package is released under the MIT license.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Aggregators View all alternatives
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    🔗 Aggregators9 views
    Compare vs SandBase CLI →
  • Remoteopenclaw MCP logoRemoteopenclaw MCP

    MCP server and CLI to search the Remote OpenClaw directory of 13,870+ MCP servers, 4,384+ agent skills, and plugins. Returns names, links, and install commands. Install: claude mcp add remoteopenclaw -- npx -y remoteopenclaw. CLI: npx remoteopenclaw search . Free, no API key.

    🔗 Aggregators3 views
    Compare vs Remoteopenclaw MCP →
  • MCP Orchestrator logoMCP Orchestrator

    Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.

    🔗 Aggregators2 views
    Compare vs MCP Orchestrator →
  • Forage logoForage

    Self-improving tool discovery for AI agents. Searches registries, installs MCP servers as subprocesses, and persists tool knowledge across sessions — no restarts needed.

    🔗 Aggregators4 views
    Compare vs Forage →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
4
Stargazers on the source repository.
Last commit
28d ago
Most recent push to the default branch.
Availability
100%
Our rolling endpoint + install checks that succeeded.
Install check
Passed
Our sandbox started it and listed its tools.
Tools exposed
11
Callable tools this server registers over MCP.
Directory activity
20 installs · 1 upvotes
Config copies, upvotes, and views on AllMCPs.

Reviews (1)

5.0
1 rating
5
1
4
0
3
0
2
0
1
0

Frequently Asked Questions about AllMCPs Server

Use Node.js 18 or newer and configure an MCP client to run `npx` with the arguments `-y allmcps-server`.

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

Technical Specs & Signals

Category🔗Aggregators
PricingFree
More technical detailsExpand ▾
TransportSSE (Remote)
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 1, 2026
96/96 checks healthy over the last 24h
Views15
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs20
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit28d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 22, 2026
84Quality signal: Excellent · 84/100How this signal is calculated ▾
Server availability25/25
Verified ownership20/20
Documentation & tools30/30
Adoption & activity6/15
Community engagement3/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 22d ago via OSV.dev · allmcps-server (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Share & Embed

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

Explore more

More in 🔗 Aggregators →Alternatives to AllMCPs Server →Install in Claude DesktopInstall in CursorInstall in VS Code