mcpbeat Sign in

Thunderbit MCP Server

by thunderbit-open Your server? Claim it
local only

Thunderbit MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm.

AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 65 · avg 10 · +179% w/w
a month agotoday
51
Installs / week
npm · @thunderbit/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What changed 14

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

22 Aug the owner changed
21 Aug the owner changed
20 Aug the owner changed
19 Aug the owner changed
18 Aug the owner changed
17 Aug the owner changed
16 Aug the owner changed
15 Aug the owner changed
14 Aug the owner changed
13 Aug the owner changed
and 4 more, back to 9 August 2026

What the code does

We have not read this server's code yet

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.

Package points at a different repository thunderbit-open/thunderbit-mcp-server
пакет @thunderbit/mcp-server ссылается на thunderbit-com/thunderbit-mcp-server

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

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 thunderbit-mcp-server -- npx -y @thunderbit/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "thunderbit-mcp-server": {
      "args": [
        "-y",
        "@thunderbit/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.thunderbit-mcp-server]
command = "npx"
args = ["-y", "@thunderbit/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "thunderbit-mcp-server": {
      "args": [
        "-y",
        "@thunderbit/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "thunderbit-mcp-server": {
      "args": [
        "-y",
        "@thunderbit/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: THUNDERBIT_API_KEY (Your Thunderbit API key (tb_...). Get one at https://app.thunderbit.com/console). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Thunderbit MCP Server

same job, measured the same way
Thunderbit MCP Server
by thunderbit-com

AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.

local only
I
Perpage MCP Server
by cal-dev-tech

Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.

39 installs/wk local only
AI Website-to-JSON Data Scraper & Extractor
by ranovam

Turn any website into structured JSON data matching your custom schema.

answering
MCP Research Agent: Web Scraping Tool for AI
by ranovam

Structured web research tool for AI agents: search, fetch and shape web data into the JSON schema…

answering
PyScrappy
by mldsveda

Web-scraping toolkit with 22 tools for structured web data as JSON for AI agents.

1 073 installs/wk local only
Alterlab
by alterlab

Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.

128 installs/wk local only
Scrapegraph MCP
by scrapegraphai

AI-powered web scraping and data extraction capabilities through ScrapeGraph API

160 installs/wk local only
Scrapingant
by mcparmory

Scrape webpages, handle JavaScript and CAPTCHA, extract structured data

235 installs/wk local only

Thunderbit MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Thunderbit MCP Server?
Thunderbit MCP Server 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 @thunderbit/mcp-server was installed 51 times last week.
Is Thunderbit MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Thunderbit MCP Server?
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 @thunderbit/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Thunderbit MCP Server?
The npm package @thunderbit/mcp-server was installed 51 times in the last week. Week over week that is +179%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.