soklet: Soklet is a small HTTP/1.1 server and route handler for Java with zero dependencies. It supports virtual threads, annotation-based request handling, and dependency injection integration. It is well-suited for building RESTful APIs, SSE streaming, and MCP endpoints.; 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.
Building RESTful APIs
Feeding clean web content into LLM pipelines for RAG or summarization