Show HN: EnrichMCP – A Python ORM for Agents

  • 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 ?

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

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

  • Is there anything like this, but for Java?

  • Is this like GraphQL for MCPs?

  • > agents query production systems

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

  • Interesting…

  • Do you provide prisma alternative ?