

▲ 0 r/LocalLLaMA
MCP server and WebUI for TranslateGemma
I built and MCP server and a WebUI for TranslateGemma. All translation is performed locally on your machine. No telemetry, external tracking, or data collection.
Maybe it is helpful for some of you or your agents.
u/DocWolle — 5 days ago
Markdown browser for LLMs with MCP
I modified the textweb renderer built by u/cdr420 (https://www.reddit.com/r/LocalLLaMA/comments/1r90b3a/textweb_render_web_pages_as_25kb_text_grids/)
to render webpages as markdown.
It provides a CLI and an MCP server. Maybe it can be a helpful tool for some of you.
You can find my fork here:
https://github.com/woheller69/textweb
It is not published as a new package, so you need to git clone it and install from there as described in the Readme.
u/DocWolle — 2 months ago