mcpbeat Sign in

Commonersdao MCP Server

by commiegod Your server? Claim it
local only

Commonersdao MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 18 May 2026.

AI agent access to Commoner's DAO — auction, governance, treasury, and discussion board on Solana.

Installs per day peak 22 · avg 6 · -5% w/w
a month agotoday
25
Installs / week
npm · commonersdao-mcp
0
Stars
0 open issues
18 May 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

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

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation app/admin/AdminPanel.js:460
              <span className="text-xs text-muted">Delete thread + all replies?</span>

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

Nothing serious here today

Today is the operative word: we check Commonersdao MCP 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 commonersdao-mcp -- npx -y commonersdao-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "commonersdao-mcp": {
      "args": [
        "-y",
        "commonersdao-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.commonersdao-mcp]
command = "npx"
args = ["-y", "commonersdao-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "commonersdao-mcp": {
      "args": [
        "-y",
        "commonersdao-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "commonersdao-mcp": {
      "args": [
        "-y",
        "commonersdao-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: COMMONERSDAO_API_URL (Override the API base URL. Defaults to https://commonersdao.com. Useful for local development.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Commonersdao MCP

same job, measured the same way
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
Rithmo
by rithmo

AI agent governance with resolved business context, current decisions, provenance, and supersession.

answering
China Market Intelligence MCP
by thenextgennexus

MCP server giving AI agents one-connection access to China A-share market intelligence: financials,

answering
Openharness
by philo-kim

Lets AI coding agents discover and reference each other's recent sessions.

27 installs/wk local only
LightShip
by lightshiphq

Governed access to production AI-agent traces in an existing ClickHouse store.

answering
Word Of Clout ACN MCP Server
by wordofclout

Guarded MCP server for agent-readable business truth, provenance, readiness, and discovery.

answering
Clicksprotocol
by clicksprotocol

Agent commerce settlement tools on Base: treasury setup, payment splits, yield and attribution.

35 installs/wk local only
Tork Governance
by torkjacobs

AI agent governance for MCP: PII detection, policy enforcement, compliance, and kill switch.

21 installs/wk local only

Commonersdao MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Commonersdao MCP?
Commonersdao MCP 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 commonersdao-mcp was installed 25 times last week.
How do I connect Commonersdao MCP?
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 commonersdao-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Commonersdao MCP?
The npm package commonersdao-mcp was installed 25 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Commonersdao MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.