diff --git a/ADDITIONAL.md b/ADDITIONAL.md index 3c25b3557d..02a0d698eb 100644 --- a/ADDITIONAL.md +++ b/ADDITIONAL.md @@ -8,6 +8,7 @@ This is a curated collection of community-built frameworks and resources that si * **[Anubis MCP](https://github.com/zoedsoupe/anubis-mcp)** (Elixir) - A high-performance and high-level Model Context Protocol (MCP) implementation in Elixir. Think like "Live View" for MCP. * **[ModelFetch](https://github.com/phuctm97/modelfetch/)** (TypeScript) - Runtime-agnostic SDK to create and deploy MCP servers anywhere TypeScript/JavaScript runs +* **[BareWire](https://github.com/barewire-ai/barewire-extensions/tree/main/packages/mcp-server)** - Agentic proxy gateway MCP server that strips HTML bloat and translates complex web pages into semantic Shadow DOM, effectively bypassing anti-bot measures. * **[EasyMCP](https://github.com/zcaceres/easy-mcp/)** (TypeScript) * **[FastAPI to MCP auto generator](https://github.com/tadata-org/fastapi_mcp)** – A zero-configuration tool for automatically exposing FastAPI endpoints as MCP tools by **[Tadata](https://tadata.com/)** * **[FastMCP](https://github.com/punkpeye/fastmcp)** (TypeScript)