turbomcp: TurboMCP is a production-ready Rust SDK for the Model Context Protocol (MCP) with zero-boilerplate macros, modular transport architecture, and WASM support. It features compile-time schema generation, feature-gated transports, and a no_std core for edge and WASM deployment. The 25-crate workspace supports multiple transports including STDIO, HTTP, WebSocket, TCP, and Unix sockets, along with OAuth 2.1 and DPoP security.; 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.
Build production MCP servers with minimal boilerplate
Feeding clean web content into LLM pipelines for RAG or summarization