MCPfinder - MCP Server Discovery

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. Its 4 documented tools cluster into read & search, browse. It runs locally over stdio via the published package.

People connecting e-commerce tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 12 · #3 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install MCPfinder - MCP Server Discovery

Claude Code

claude mcp add mcpfinder-mcpfinder -- npx -y @mcpfinder/server

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license AGPL-3.0 - declared in the repository

npm package @mcpfinder/server - published under the repo owner's npm scope (@mcpfinder)

registry vendor namespace dev.mcpfinder - domain-verified with the official MCP registry

03 · What MCPfinder - MCP Server Discovery can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can search by keyword, technology, or use case, inspect metadata, trust signals, tools, warnings, env vars, and generate a JSON config snippet for a target client.

Capability map

Tools grouped from the project's README - what MCPfinder - MCP Server Discovery lets an agent do.

read & search

3 tools - e.g. Search by keyword, technology, or use case; Inspect metadata, trust signals, tools, warnings, env vars; Generate a JSON config snippet for a target client

search_mcp_servers · get_server_details · get_install_config

Browse

1 tool - e.g. Single-call category browser (omit category to list; pass category for top servers)

browse_categories

04 · Who maintains MCPfinder - MCP Server Discovery

MCPfinder - MCP Server Discovery is maintained by mcpfinder. It's the only MCP server we track from this author; the repo dates to May 2025.

05 · Facts

category
e-commerce - ranked #3 of 39 actively-maintained e-commerce servers as of 2026-08-25.
registry
dev.mcpfinder/server (active, first published 2026-04-20 · 8 versions)
packages
npm:@mcpfinder/server

06 · MCPfinder - MCP Server Discovery FAQ

Is MCPfinder - MCP Server Discovery still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20. We re-verify nightly.

What can MCPfinder - MCP Server Discovery do?

With this server connected, an agent can search by keyword, technology, or use case, inspect metadata, trust signals, tools, warnings, env vars, and generate a JSON config snippet for a target client.

How do I install MCPfinder - MCP Server Discovery?

Run `npx -y @mcpfinder/server`. You can also paste the ready-made client config above.

Does MCPfinder - MCP Server Discovery run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to MCPfinder - MCP Server Discovery

More e-commerce MCP servers · App Store Operator · Lumnix · Rakuten MCP

More TypeScript MCP servers · Md Log MCP · Wayback Machine · Medplum MCP Server · ChromaDB Remote MCP Server · MemoFS MCP Server · see all