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
  • State of MCP (stats)
  • 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. πŸ’» Developer Tools
  3. MCPfinder
MCPfinder logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 8:02:12 AM

MCPfinder

User RatingsBe the first to rate and review this MCP server! 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 Repository12 GitHub StarsTotal stargazers on GitHub for the source repository (12 stars).Visit Website

Discover and install MCP servers by capability from your LLM client.

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": {
    "mcpfinder": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpfinder/server"
      ]
    }
  }
}

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

Install Tool Schemas (4) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (4) ~77 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.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

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

search_mcp_servers

Search by keyword, technology, or use case

get_server_details

Inspect metadata, trust signals, tools, warnings, env vars

get_install_config

Generate a JSON config snippet for a target client

browse_categories

Single-call category browser (omit `category` to list; pass `category` for top servers)

Documentation Overview

MCPfinder

The MCP server that helps AI agents discover, evaluate, and install other MCP servers.

MCPfinder is an AI-first discovery layer over the Official MCP Registry, Glama, and Smithery. Install it once, and your assistant can search for missing capabilities, inspect trust signals, review required secrets, and generate client-specific MCP config snippets.

Canonical Use

  • Canonical transport: stdio via npx -y @mcpfinder/server
  • Canonical package: @mcpfinder/server
  • MCP Registry entry: dev.mcpfinder/server
  • Public HTTP endpoint: intentionally not advertised as canonical until its tool surface is fully identical to the local server

Quick Install

Claude Desktop

config.json
{
  "mcpServers": {
    "mcpfinder": {
      "command": "npx",
      "args": ["-y", "@mcpfinder/server"]
    }
  }
}

Cursor

config.json
{
  "mcpServers": {
    "mcpfinder": {
      "command": "npx",
      "args": ["-y", "@mcpfinder/server"]
    }
  }
}

Claude Code

config.json
{
  "mcpServers": {
    "mcpfinder": {
      "command": "npx",
      "args": ["-y", "@mcpfinder/server"]
    }
  }
}

Supported install targets today:

  • Claude Desktop
  • Cursor
  • Claude Code
  • Cline / Roo Code
  • Windsurf

Install via Agent Skill (let your AI do it)

If your agent supports the Agent Skills format (Claude Code, GitHub Copilot in VS Code, OpenAI Codex, and others), you can drop a one-line install and let the agent handle the config merge itself.

Claude Code (global):

bash
mkdir -p ~/.claude/skills/install-mcpfinder && \
  curl -sSf -o ~/.claude/skills/install-mcpfinder/SKILL.md \
    https://mcpfinder.dev/skill/install-mcpfinder/SKILL.md

VS Code (project-scoped):

bash
mkdir -p .agents/skills/install-mcpfinder && \
  curl -sSf -o .agents/skills/install-mcpfinder/SKILL.md \
    https://mcpfinder.dev/skill/install-mcpfinder/SKILL.md

Then tell your agent any of: "install MCPfinder", "connect my AI to Postgres", "I need a tool for [anything]" β€” the skill activates, detects your client, merges the config without clobbering, and tells you what to restart.

For AI Assistants

Use MCPfinder when the user needs a capability you do not already have.

  • If the user mentions Slack, Postgres, GitHub, Notion, AWS, Google Drive, filesystems, browsers, APIs, or databases: call search_mcp_servers.
  • Before recommending a server: call get_server_details.
  • Before telling the user what to paste into config: call get_install_config.
  • If the user only knows a domain, not a specific technology: call browse_categories (omit category to list; pass category for top servers).

Preferred workflow:

  1. search_mcp_servers(query="postgres")
  2. get_server_details(name="...best candidate...")
  3. get_install_config(name="...best candidate...", platform="claude-desktop")
  4. Tell the user what server you chose, why, which secrets are required, and what restart/reload step is needed.

Tool Surface

ToolPurposeWhen to call
search_mcp_serversSearch by keyword, technology, or use caseFirst step when a capability is missing
get_server_detailsInspect metadata, trust signals, tools, warnings, env varsBefore recommending or installing
get_install_configGenerate a JSON config snippet for a target clientAfter selecting a server
browse_categoriesSingle-call category browser (omit category to list; pass category for top servers)Domain-driven discovery

What MCPfinder Returns

MCPfinder is intentionally optimized for agent consumption.

  • Human-readable text summaries
  • Structured content for chaining follow-up calls
  • Trust signals: source count, verification, popularity, recency
  • Warning flags: stale projects, missing repository URL, unclear install path, single-source-only
  • Install metadata: config snippet, target file paths, required environment variables, restart instructions

Ranking and Recommendation

Search ranking uses:

  • text relevance
  • name-match boost β€” measured against the name with its hosting prefix removed (io.github.<owner>/<repo> β†’ <owner>/<repo>, ai.smithery/<slug> β†’ <slug>). That leading segment is a reverse-DNS namespace assigned by the Official registry to say where the server's code is hosted β€” io.github.* servers all come from Official, not from some "GitHub" registry β€” and it says nothing about what the server does. 19.6% of the catalog is named io.github.%, so scoring it turned the boost into a constant and buried every real match. The owner segment stays, so searching by owner still works. There is no way to search by the hosting namespace: registrySource filters on the registries an entry was found in (official/glama/smithery), which is a different thing.
  • community usage (useCount)
  • official registry presence
  • verification signals

Each result is also annotated with:

  • confidenceScore
  • recommendationReason
  • warningFlags
  • updatedAt
  • sourceCount

Data Sources

MCPfinder aggregates:

  • Official MCP Registry
  • Glama
  • Smithery

Counts vary over time and differ depending on whether you count raw upstream records or merged/deduplicated entries. Snapshot metadata is the source of truth for the currently published local bootstrap dataset.

Snapshots and Freshness

First run can bootstrap from a prebuilt SQLite snapshot instead of doing a slow live sync. Normal startup therefore does not wait for all live registry budgets. The sequential Official β†’ Glama β†’ Smithery cold crawl is a fallback for an empty DB only when snapshot bootstrap is disabled or fails, preserving deterministic cross-registry deduplication.

The download runs in the background: the MCP server answers initialize immediately, tool calls arriving before the catalog exists β€” during the download and during the handle switch alike β€” get a "still preparing" notice with progress (status: "preparing", distinct from a not-found result), and the verified file is switched in without a restart. A freshly installed snapshot counts as a fresh sync, so it does not immediately trigger the live crawl it was meant to replace.

Each snapshot is stored as its own immutable file, data-<sha16>.db, selected by a pointer at data.db.snapshot.json. Nothing is replaced in place, so the several MCP clients that each run their own mcpfinder process against ~/.mcpfinder never pull a database out from under one another; superseded files are swept only after MCPFINDER_SNAPSHOT_RETAIN_HOURS (default 48) of being un-pointed-to and untouched, and the sweep unlinks the database file alone β€” never its -wal/-shm, which a peer that still has the file open looks up by name. That rule is unconditional: an orphaned journal, one whose database is already gone, is left alone too, because nothing distinguishes it from the journal of a peer that outlived its own file, and deleting the latter is corruption. What keeps the residue small is that every successful sync ends with PRAGMA wal_checkpoint(TRUNCATE); the 40MB -wal measured beside a 323MB database came from a single-transaction crawl whose journal was never trimmed at all. What is left is a bounded leak after processes killed with SIGKILL β€” how MCP clients usually stop stdio servers. Two limits follow: a removal is allowed to fail β€” on the platforms and filesystems where an open file's name cannot be taken away, stale snapshots stay until nothing holds them β€” and a journal can outlive the database it belonged to. The install is re-checked daily: one manifest request when nothing changed, plus a request for the DB when the manifest advertises a newer digest β€” conditional (ETag) on the gzip endpoint, unconditional on the brotli one, which is content-addressed by its own digest and for which no ETag is ever recorded.

  • snapshot manifest: /api/v1/snapshot/manifest.json
  • snapshot database (gzip): use manifest.url (data.sqlite.gz?sha=<sha256>) as the content-addressed primary endpoint
  • snapshot database (brotli): use manifest.brotli.url (data.sqlite.br?sha=<brotli sha256>)
  • durable current fallback: /api/v1/snapshot/data.sqlite.gz, refreshed only after manifest publication
  • scheduled build: .github/workflows/snapshot.yml
  • staleness monitor: .github/workflows/snapshot-staleness.yml

Two compressions of one database

Every build publishes the same SQLite file twice β€” gzip always, brotli when that half of the pipeline succeeds (see the publication section below). Brotli (quality 9, 16MB window) is about 21% smaller: measured at 36.8MB against 46.7MB gzip for the 238MB / 84,647-server database published on 2026-08-26. Both figures scale with the corpus, so treat the manifest's sizeBytes and brotli.sizeBytes as the live numbers rather than these. Compressing the second artifact costs well under a minute of build time inside a 90-minute job, and decompression is a fraction of a second. zstd compresses a further ~2MB but needs Node 22.15+/23.8+. The 22.x floor now clears that bar, but Node 23.0-23.7 does not, so a third artifact would still have to carry a fallback for the gain to be safe β€” not worth it while brotli already does the work.

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

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    πŸ’» Developer Tools5 views
    Compare vs Next Devtools MCP β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • 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 Tools8 views
    Compare vs Claude Task Master β†’

Adoption & maintenance

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

GitHub stars
12
Stargazers on the source repository.
Last commit
16d ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
1 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 MCPfinder

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcpfinder": { "command": "npx", "args": ["-y","@mcpfinder/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 PreviewMCPfinder AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcpfinder?style=directory)](https://allmcps.com/mcp/mcpfinder)
HTML Embed
<a href="https://allmcps.com/mcp/mcpfinder"><img src="https://allmcps.com/api/badge/mcpfinder?style=directory" alt="MCPfinder on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 9, 2026
11/16 checks healthy over the last 46d
Views1
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 stars12
GitHub Star CountTotal stargazers on GitHub representing community popularity (12 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
53Quality signal: Good Β· 53/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 & tools24/30
Adoption & activity6/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 6d ago via OSV.dev Β· @mcpfinder/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

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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to MCPfinder β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients