Show HN: EnrichMCP – A Python ORM for Agents

by bloppeon 6/19/25, 5:32 PMwith 33 comments
by polskibuson 6/19/25, 7:15 PM

This looks very interesting but I’m not sure how to use it well. Would you mind sharing some prompts that use it and solve a real problem that you encountered ?

by aolfaton 6/19/25, 6:47 PM

Woah, it generates the SQLAlchemy automatically? How does this handle auth/security?

by knowsuchagencyon 6/19/25, 6:45 PM

Super interesting idea. How feasible would it be to integrate this with Django?

by sgton 6/20/25, 7:43 AM

Is there anything like this, but for Java?

by hu3on 6/20/25, 11:34 AM

Is this like GraphQL for MCPs?

by ljmon 6/19/25, 9:51 PM

> agents query production systems

How do you handle PII or other sensitive data that the LLM shouldn’t know or care about?

by sagarpatilon 6/20/25, 5:27 AM

Interesting…

by revskillon 6/19/25, 7:39 PM

Do you provide prisma alternative ?