mcpbeat Sign in

Inbin MCP Server

answering

Inbin is answering right now. Last checked 7 min ago. 35 installs a week from npm. Last commit 23 Aug 2026.

Query Inbin's parsed email events (newsletters, invoices, alerts) as typed JSON tools.

Installs per day peak 10 · avg 4 · +185% w/w
a month agotoday
Uptime history 48 days of history · worst day 0%
48 days agonow
54.3%
Uptime 24h
50 of 92 checks
Tools
hidden behind auth
964 ms
Response time
average over 24h
35
Installs / week
npm and PyPI

Inbin does not always answer

Over the last week it answered 68.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 7 min ago.

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

This one needs environment variables set before it will start: INBIN_API_KEY (Your Inbin API key (starts with ink_live_). Get one at https://inbin.dev/dashboard.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.inbin.dev/mcp streamable-http sign-in 2271 ms 7 min ago

Alternatives to Inbin

same job, measured the same way
Cybersecurity News & Breach Alerts — buy per-query in-session (bleepingwatch)
by a2awire

Cybersecurity news & breach alerts: hacks, patches. Register in-session — free testnet funds.

16 tools answering
CISA Cybersecurity & ICS Advisories — buy per-query in-session (cisaalerts)
by a2awire

CISA advisories & ICS alerts: new CVEs, remediation. Register in-session — free testnet funds.

16 tools answering
Rootly MCP
by servosity

Every Rootly incident, alert, and on-call object as a typed command - plus a local SQLite mirror

local only
National Parks MCP Server
by cyanheads

Plan US National Park Service trips — parks, alerts, campgrounds, things to do, events.

66 installs/wk 6 tools answering
US Weather Alerts (NWS Warnings & Watches) — buy per-query in-session (usweather)
by a2awire

US weather alerts (NWS): warnings, watches. $0.01/query. Register in-session — free testnet funds.

16 tools answering
RiverWatch: USGS river levels & stream-flow gauges — per query
by a2awire

River levels & flood alerts: USGS gauges. $0.01/query. Register in-session — free testnet funds.

16 tools answering
Netmon
by netmon

Query devices, alerts, syslog, Suricata IDS, NetFlow and captures on your Netmon appliance.

local only
Free Crypto News
by nirholas

Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more

local only

Inbin — questions

Answers built from our own checks of this server.

Why is there no tool list for Inbin?
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: 54.3% of checks in the last 24 hours got a reply.
Is Inbin working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 50 of 92 checks got a reply (54.3%), average response time 964 ms. The bar chart above shows every period we have measured.
How do I connect Inbin?
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 sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Inbin?
No API key is involved. Inbin answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Inbin?
It answers our handshake in 964 ms on average, which is faster than 9% 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.
How many people use Inbin?
The npm package @inbin/mcp was installed 35 times in the last week. Week over week that is +185%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Inbin open source?
Yes — it is published under the MIT licence, written in TypeScript 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.