thunderbit-mcp-server

thunderbit-open/thunderbit-mcp-server
★ 12 stars JavaScript 🤖 AI/LLM Updated 1d ago
AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "thunderbit-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "thunderbit-open/thunderbit-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsclaudedata-extractionllmmarkdownmcpmcp-servermodel-context-protocolstructured-dataweb-scraping