Skip to content
Back to search
30
MCP

@thunderbit/mcp-server

npm/@thunderbit/mcp-server

Thunderbit MCP Server — AI-powered web scraping and structured data extraction for Claude, ChatGPT, and other MCP-compatible AI assistants.

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.thunderbit-com/thunderbit-mcp-server
AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.
0 tools
io.github.thunderbit-open/thunderbit-mcp-server
AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.
0 tools
@turbot/powerpipe-mcp
Powerpipe MCP server to run benchmarks, detections and controls using AI.
0 tools
@gptscrambler/mcp-server
MCP server for GPT Scrambler — humanize AI text in Claude Desktop, Cursor, and other MCP clients
0 tools
@taskbullet/mcp-server
MCP server for delegating tasks from AI agents (Claude, GPT, etc.) to real human virtual assistants. Human-in-the-loop AI agent handoff via
0 tools
@turbot/steampipe-mcp
Steampipe MCP server to query cloud infrastructure, SaaS, code and more with SQL using AI.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@thunderbit/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}