Back to Browse

Quorum API MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Market evidence with receipts: every claim resolves to a real stored record you can fetch back.

About

Market evidence with receipts: every claim resolves to a real stored record you can fetch back.

Remote endpoints: streamable-http: https://quorum-api-j15n.onrender.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

4 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Not a key. The SEC requires a User-Agent naming who is calling and returns 403 without one, so sec-edgar reports itself unconfigured until this is set. A role address outlives whoever set it up.Optional

Environment variable: QUORUM_CONTACT_EMAIL

Subject expansion, --synthesise and --read-images. All three are off by default, and the counts never come from a model, so the deterministic report is identical without it.Optional

Environment variable: OPENROUTER_API_KEY

The Meta ad library, and the only metered source in the repo. Every call charges the cost meter and lands on the report's bill. Absent, the ads leg is skipped exactly as --no-ads does.Optional

Environment variable: APIFY_TOKEN

SQLite corpus path, read by the **server and the MCP server**. Default ./quorum.db. The CLI does not read it: pass --corpus instead.Optional

Environment variable: QUORUM_CORPUS

Postgres, for the hosted corpus. Paste the provider uri whole: it is parsed rather than split, so sslmode is honoured and a password containing @ survives.Optional

Environment variable: QUORUM_PG_URL

Path to the provider CA. Worth setting, because sslmode=require means encrypt and **not** verify.Optional

Environment variable: QUORUM_PG_CA

The same CA as an inline PEM, for hosts that supply secrets as values rather than files.Optional

Environment variable: QUORUM_PG_CA_PEM

Comma separated bearer keys for the server. **Absent means the instance is open**, which the server says out loud on boot.Optional

Environment variable: QUORUM_API_KEYS

Signing secret for webhook delivery, 24 characters or more. **Absent means webhooks are accepted and never delivered**, which the server also says on boot.Optional

Environment variable: QUORUM_WEBHOOK_SECRET

Concurrent report runs, default 2. Not a throughput dial: every concurrent run is concurrent pressure on the same volunteer archives.Optional

Environment variable: QUORUM_CONCURRENCY

Default 8787. A host normally sets this.Optional

Environment variable: PORT

Reports one key may start per minute. Default 20.Optional

Environment variable: QUORUM_REPORTS_PER_MINUTE

Everything else, per key per minute. Default 600, which is 10 a second.Optional

Environment variable: QUORUM_LOOKUPS_PER_MINUTE

Ceiling on any one report. A caller's own capUsd can only lower it. Default 0.Optional

Environment variable: QUORUM_MAX_CAP_USD

What one key may spend on metered sources per day. Default 0.Optional

Environment variable: QUORUM_SPEND_PER_KEY_USD

What **every** key together may spend per day. Default 0.Optional

Environment variable: QUORUM_SPEND_TOTAL_USD

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-godzilla-lab-quorum": {
      "url": "https://quorum-api-j15n.onrender.com/mcp"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!