DMCPServer: DMCPServer is a master control protocol server developed in Delphi. It allows transforming Delphi code into an MCP server, supporting HTTP and STDIO protocols. It enables registration of custom actions and resources for easy integration with LLMs.; 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 a weather query MCP server using external API
Feeding clean web content into LLM pipelines for RAG or summarization