mcpbeat Sign in

CharterBench MCP Server

by auburnduke Your server? Claim it
local only

CharterBench runs on your own machine — the client starts it, so there is no endpoint to ping. 1 202 installs a week from npm.

Every U.S. bank and credit union: ratios, peers, growth and change signals from FDIC/NCUA filings.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 423 · avg 14
a month agotoday
1 202
Installs / week
npm · charterbench-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: CHARTERBENCH_API_KEY (CharterBench Pro API key (create one at https://www.charterbench.com/account)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to CharterBench

same job, measured the same way
Reletter
by reletter

Search and analyze 7M+ newsletters, issues, contacts, and chart rankings from Reletter.

answering
I
Tern EV-Charging Analytics
by useternai

EV-charging site analytics: utilization, demand, peak saturation and corridor benchmarks.

26 tools answering
I
Tern EV-Charging Analytics (dev)
by useternai

EV-charging site analytics: utilization, demand, peak saturation and corridor benchmarks.

26 tools answering
StockMarketScan
by stockmarketscan

18 tools for US stock screeners, chart patterns, options flow signals and equities research.

20 tools answering
KLinePic
by sher1096

Create annotated candlestick charts from broker or exchange fills for post-trade review.

local only
PDFCrowd PDF Export
by pdfcrowd

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

40 installs/wk local only
Prism — Crossdeck
by cross-deck

Ask your app anything — revenue, errors, read-cost, growth — and get rendered charts back.

86 installs/wk answering
Wild Orange Charters Website MCP
by wildorangecharters

Search and read public Wild Orange Charters pages with source URLs.

3 tools answering

CharterBench — questions

Answers built from our own checks of this server.

Why is there no uptime for CharterBench?
CharterBench 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 charterbench-mcp was installed 1 202 times last week.
Is CharterBench still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect CharterBench?
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 charterbench-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use CharterBench?
The npm package charterbench-mcp was installed 1 202 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.