thunderbit-mcp-server: Thunderbit MCP Server is an open-source toolkit for the Thunderbit Open API that ships three packages: a CLI for scripted extraction, an MCP server exposing seven scraping and distillation tools, and a Claude Code plugin. It converts any web page to clean LLM-ready Markdown, extracts structured data via JSON Schema, and supports batch processing — all backed by a free API key.; claude-slack-bridge: Claude ↔ Slack Bridge is a two-way bridge enabling Claude Code to pause and ask questions via Slack, wait for replies, and resume. It also allows tagging a bot in Slack to run Claude with full project context based on the channel. The system uses a daemon+session model for multiple concurrent sessions with zero polling.
Feeding clean web content into LLM pipelines for RAG or summarization
Claude needs human approval during a task: it posts a question to Slack, waits for a reply, and continues.