Show HN: A JSON MCP that doesn't clutter your LLM context
1 Kehvinbehvin 0 8/1/2025, 1:24:48 AM github.com ↗
I love drawing out my ideas in Excalidraw and wanted to get my drawings into Claude Code context. Excalidraw's JSON exports are huge and full of metadata, so I created this tool to extract only the relevant information without poisoning my context.
This turned out to be useful for any relatively large JSON file where you only need specific fields - API responses, config files, data exports, etc.
Give it a try, any feedback is appreciated!
No comments yet