mcpbeat Sign in

Rabbytte MCP Server

by marklanetech Your server? Claim it
local only

Rabbytte runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 13 Sep 2026.

Search Rabbytte, a human-curated web index where every site was approved by a person. No API key.

Installs per day peak 446 · avg 19 · +24900% w/w
a month agotoday
50
Installs / week
npm · rabbytte-mcp
1
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Rabbytte

same job, measured the same way
Site
by incorporatewhere

Incorporate Where: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not...

6 tools answering
Notepatra MCP
by singhpratech

Notepatra editor MCP server — 35 tools; every write human-approved in the editor; local-only.

local only
Deals
by kitsdeals

Curated, human-reviewed deal feed for AI agents — live deal search + price watches. No auth.

7 tools answering
Raposa Aval — human approval
by raposa

Human approval for AI agents: a named person approves or rejects, silence is not consent.

632 installs/wk local only
Infyicon MCP
by krupalghori44-dev

Search 161,000+ free icons; get SVG (single/bulk), PNG, related icons, webfont classes. No API key.

8 tools answering
Annolux Search
by eason4kim-rocket

Search a curated English and Chinese web index through one read-only MCP tool.

local only
MCP Rule34
by smeet666

Search rule34.xxx posts by tag through the site's own API. Needs a rule34.xxx API key.

51 installs/wk local only
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only

Rabbytte — questions

Answers built from our own checks of this server.

Why is there no uptime for Rabbytte?
Rabbytte 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 rabbytte-mcp was installed 50 times last week.
How do I connect Rabbytte?
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 rabbytte-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rabbytte?
The npm package rabbytte-mcp was installed 50 times in the last week. Week over week that is +24900%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rabbytte 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.