mcpbeat Sign in

Gavelin MCP Server

answering

Gavelin is answering right now. Last checked 13 min ago. Last commit 16 Apr 2026.

Search bills and speaker-attributed hearing transcripts across all 50 US state legislatures.

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
574 ms
Response time
average over 24h
1
Stars
last commit 16 Apr 2026

What the code does

We read the source, 21 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.

Secret passed into the image build Dockerfile:9
ENV GAVELIN_API_KEY=""

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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.gavelin.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.gavelin.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.gavelin.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.gavelin.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.gavelin.ai/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but you need an API key from its owner to call it.

Endpoints

URLTransportStateLatencyChecked
https://mcp.gavelin.ai/mcp streamable-http needs key 491 ms 13 min ago

Alternatives to Gavelin

same job, measured the same way
Openstates MCP Server
by cyanheads

Search bills, legislators, committees, and events across all 50 US states, DC, and 5 US territories.

114 installs/wk 10 tools answering
Plaud
by mcp-dir

Your Plaud recordings in natural language: list recordings, read speaker-attributed transcripts and

11 tools answering
Openstates
by pipeworx-io

OpenStates MCP — bills, legislators, votes in all 50 US states

40 tools answering
Board And Stable MCP
by kevindarstnbb

Search horse boarding facilities and trainers across 44 US states.

35 installs/wk local only
Bill Commons
by billcommons

Search 209k+ US state bills, all 50 states + DC: full text, sponsors, votes, status. Free.

11 tools answering
ContentFlow
by gocontentflow

Search and analyze 50,000+ hours of business podcast transcripts, entities, and speakers.

answering
Magpie Search
by xfloukiex-lab

Federated local-first search across transcripts, files, KG, vectors and the web for AI agents.

67 installs/wk local only
S
Edict
by edict

Search your dictation transcripts and transcribe audio or video on-device, with speaker labels.

local only

Gavelin — questions

Answers built from our own checks of this server.

Why is there no tool list for Gavelin?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Gavelin working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 574 ms. The bar chart above shows every period we have measured.
How do I connect Gavelin?
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 is a remote server, so there is nothing to install — the client connects to the address. You will need your own key: it refuses anonymous clients.
Does Gavelin need an API key?
Yes. Every time we knock, Gavelin answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Gavelin?
It answers our handshake in 574 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Gavelin open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 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.