frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: MCP server that strips injection vectors from LLM input

https://github.com/timstarkk/mcp-safe-fetch
2•timstark•4h ago
also cuts tokens 93%

Claude Code's WebFetch converts HTML to markdown and runs it through a secondary model before it hits your context — but that pipeline wasn't designed as a security boundary. Turndown strips structural junk (scripts, CSS, nav chrome), but zero-width characters, fake LLM delimiters, base64-encoded payloads, and markdown exfiltration URLs all survive the conversion. And using a small LLM to filter adversarial content is the fox guarding the henhouse.

The problem gets worse outside Claude Code. API-level web_fetch, other coding tools, curl output, cloned repos — raw content flows into LLM context with no sanitization at all.

mcp-safe-fetch is an MCP server with three tools (safe_fetch, safe_read, safe_exec) that sanitize content deterministically before the LLM sees it. Regex + cheerio + turndown, no AI in the loop. Across 4 test sites: 93% average token reduction, zero false positives, all visible content preserved.

  npx -y mcp-safe-fetch init

Show HN: Xmloxide – an agent made rust replacement for libxml2

https://github.com/jonwiggins/xmloxide
54•jawiggins•7h ago•40 comments

Show HN: Now I Get It – Translate scientific papers into interactive webpages

https://nowigetit.us
227•jbdamask•17h ago•100 comments

Show HN: Userscript to Display Age/Karma of HN Users

https://gist.github.com/m4chinations/f6d58711a94077d96cf4157665b0bab3
3•linksbro•2h ago•1 comments

Show HN: Computer Agents – Agents that work while you sleep

https://computer-agents.com
3•janlucasandmann•3h ago•0 comments

Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash

https://github.com/junevm/splathash
52•unsorted2270•19h ago•20 comments

Show HN: SQLite for Rivet Actors – one database per agent, tenant, or document

https://github.com/rivet-dev/rivet
39•NathanFlurry•15h ago•13 comments

Show HN: Unfucked - version all changes (by any tool) - local-first/source avail

https://www.unfudged.io/
128•cyrusradfar•2d ago•82 comments

Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions

https://github.com/hjtenklooster/claude-file-recovery
94•rikk3rt•1d ago•39 comments

Show HN: RetroTick – Run classic Windows EXEs in the browser

https://retrotick.com/
188•lqs_•1d ago•56 comments

Show HN: Decided to play god this morning, so I built an agent civilisation

https://github.com/nocodemf/werld
43•urav•17h ago•31 comments

Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal

https://github.com/Higangssh/gitcredits
33•swq115•18h ago•3 comments

Show HN: Tomoshibi – A writing app where your words fade by firelight

https://tomoshibi.in-hakumei.com/
23•hakumei•14h ago•12 comments

Show HN: GitPop – open-source AI Git context menu for Windows (OS X coming soon)

https://github.com/vinzify/gitpop
2•vinzify•6h ago•0 comments

Show HN: Explain Curl Commands

https://github.com/akgitrepos/explain-my-curl
4•akgitrepos•7h ago•0 comments

Show HN: I built a self-hosted course platform in Clojure

https://clojure.stream
57•jacekschae•2d ago•10 comments

Show HN: I built a tool to translate and declutter articles for my immigrant mom

https://dulink.click/
3•dh2013•7h ago•5 comments

Show HN: Badge that shows how well your codebase fits in an LLM's context window

https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens
84•jimminyx•1d ago•40 comments

Show HN: I built a dashboard to track AI's impact on jobs

https://www.clocktick.ai/
6•AznHisoka•16h ago•0 comments

Show HN: I ported Manim to TypeScript (run 3b1B math animations in the browser)

https://github.com/maloyan/manim-web
138•maloyan•3d ago•24 comments

Show HN: Reclaim Flowers – A 2D physics-based "Digital Altar" protocol

https://github.com/voice-of-japan/Virtual-Protest-Protocol/blob/main/README.md
11•sakanakana00•18h ago•2 comments

Show HN: Hacker Smacker – Spot great (and terrible) HN commenters at a glance

https://hackersmacker.org
143•conesus•4d ago•166 comments

Show HN: Free, open-source native macOS client for di.fm

https://github.com/drmikexo2/DIBar-macOS
6•thucydides•8h ago•1 comments

Show HN: InstallerStudio – Create MSI Installers Without WiX or InstallShield

https://www.ionline.com/
3•pkailas•9h ago•0 comments

Show HN: IranWarLive – Automated, serverless OSINT mapping engine

https://iranwarlive.com/?v=hn
5•aggeeinn•10h ago•1 comments

Show HN: Velora Fitness – A zero-bloat, bare-bones workout tracker

https://trackmyresults.org
3•grpofficial•10h ago•0 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
82•Humanista75•4d ago•38 comments

Show HN: Memctl v0.1.0 Open source shared persistent memory for AI coding agents

https://memctl.com
3•meszmate•4h ago•0 comments

Show HN: Respectify – A comment moderator that teaches people to argue better

https://respectify.org/
220•vintagedave•3d ago•229 comments

Show HN: MCP server that strips injection vectors from LLM input

https://github.com/timstarkk/mcp-safe-fetch
2•timstark•4h ago•0 comments

Show HN: Deff – Side-by-side Git diff review in your terminal

https://github.com/flamestro/deff
118•flamestro•2d ago•64 comments