mcpbeat Sign in

Stacksfinder MCP Server

local only

Stacksfinder runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 29 Jan 2026.

Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.

Installs per day peak 77 · avg 11 · -31% w/w
a month agotoday
64
Installs / week
npm · @stacksfinder/mcp-server
9
Stars
0 open issues
29 Jan 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Stacksfinder every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add stacksfinder -- npx -y @stacksfinder/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stacksfinder": {
      "args": [
        "-y",
        "@stacksfinder/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stacksfinder]
command = "npx"
args = ["-y", "@stacksfinder/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "stacksfinder": {
      "args": [
        "-y",
        "@stacksfinder/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stacksfinder": {
      "args": [
        "-y",
        "@stacksfinder/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: STACKSFINDER_API_KEY (API key for Pro features (get at stacksfinder.com/pricing). Free tier works without key.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Stacksfinder

same job, measured the same way
Etld MCP Server
by pablixnieto2

Deterministic B2B Data Middleware. Waterfall parsing for CSV, EDI, SEC & Finance. No hallucinations.

24 installs/wk local only
Git.Top
by haocn-ops

Evidence-backed open-source project search, recommendations, alternatives, and comparisons.

5 tools answering
SEO Web Analysis MCP Server
by thenextgennexus

Run Lighthouse audits, check SSL certificates, detect tech stacks, query WHOIS and DNS records

17 installs/wk local only
Rsdoctor
by yifancong

An MCP server that provides build analysis and optimization recommendations for Rspack projects.

3 393 installs/wk local only
Perf MCP
by perf-ai

Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.

30 installs/wk local only
Crochet Engine
by dengyu123456

Deterministic photo-to-crochet-chart engine: stitch counts, 5 techniques, yarn estimates.

56 installs/wk local only
I
Verifiable Memory
by mars-proj

Memory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.

71 installs/wk local only
MLP Tax Computation Engine
by lucasandersen

Deterministic MLP tax engine with IRS citations. 6 tools: basis, §751, estate, projections.

6 tools answering

Stacksfinder — questions

Answers built from our own checks of this server.

Why is there no uptime for Stacksfinder?
Stacksfinder runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @stacksfinder/mcp-server was installed 64 times last week.
How do I connect Stacksfinder?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @stacksfinder/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Stacksfinder?
The npm package @stacksfinder/mcp-server was installed 64 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Stacksfinder open source?
Yes — it is published under the MIT licence, written in TypeScript and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.