← All servers
πŸ”

Thunderbit ServerVerifiedπŸ›‘ No advisories

io.github.thunderbit-com/thunderbit-mcp-server
New to MCP? Start here β†’
13β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/thunderbit-com, which proved it owns this namespace.

Verified owner: github.com/thunderbit-com β†—io.github.thunderbit-com/thunderbit-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs THUNDERBIT_API_KEY.

About

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

Packages & transports

npm@thunderbit/mcp-serverv1.0.4 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "thunderbit_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@thunderbit/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @thunderbit/mcp-server