mcpbeat Sign in

Settlegrid Discovery MCP Server

by lexwhiting Your server? Claim it
local only

Settlegrid Discovery runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 13 Sep 2026.

Discover monetized AI tools on SettleGrid. Search by category, get pricing.

Installs per day peak 12 · avg 5 · +75% w/w
a month agotoday
30
Installs / week
npm · @settlegrid/discovery
1
Stars
6 open issues
13 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 settlegrid-discovery -- npx -y @settlegrid/discovery
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "settlegrid-discovery": {
      "args": [
        "-y",
        "@settlegrid/discovery"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.settlegrid-discovery]
command = "npx"
args = ["-y", "@settlegrid/discovery"]
.cursor/mcp.json
{
  "mcpServers": {
    "settlegrid-discovery": {
      "args": [
        "-y",
        "@settlegrid/discovery"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "settlegrid-discovery": {
      "args": [
        "-y",
        "@settlegrid/discovery"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SETTLEGRID_API_URL (SettleGrid API base URL (default: https://settlegrid.ai)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Settlegrid Discovery

same job, measured the same way
Gateonai MCP
by giorgio44

15 free tools for AI tool discovery, IO-graph pathfinding & search

16 tools answering
AI Tools Directory
by toolboxes

Curated index of 221 AI tools across 21 industries. Search by use case, department or pricing tier.

5 tools answering
Ophir
by ophir-ai-creator

Ophir protocol tools for AI agent discovery, negotiation, and settlement

59 installs/wk local only
Toolradar
by nadeus

Search, compare, and get pricing for 8,600+ software tools with verified data.

45 installs/wk local only
SaaSforIT Directory
by kibetho

AI-powered SaaS tool discovery API. Search 150+ curated business tools and get recommendations.

7 tools answering
Aicatalog
by stroybatping

Search a Ukrainian catalog of 21,000+ AI tools — search tools, get details, list categories.

3 tools answering
SaaS Browser
by saasbrowser

Search 400k+ SaaS and software companies by category, technology, country, pricing, and more.

4 tools answering
SEO Tools
by timzinin-api

5 pay-per-call SEO tools over MCP. Free discovery, tool calls settle in USDC on Base via x402.

7 tools answering

Settlegrid Discovery — questions

Answers built from our own checks of this server.

Why is there no uptime for Settlegrid Discovery?
Settlegrid Discovery 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 @settlegrid/discovery was installed 30 times last week.
How do I connect Settlegrid Discovery?
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 @settlegrid/discovery straight from npm; nothing to host, nothing to sign up for.
How many people use Settlegrid Discovery?
The npm package @settlegrid/discovery was installed 30 times in the last week. Week over week that is +75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Settlegrid Discovery open source?
We cannot say either way: written in TypeScript, 1 stars on GitHub and 6 open issues, but we could not determine the licence, and without one the code is not open source by default.