1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the e-Gov law MCP server to separate prompts from the Python code. This involves moving the legal analysis instructions into external files (e.g., Markdown, YAML, or Jinja2 templates) to improve maintainability, development efficiency, and scalability. The solution should consider security implications and allow for version control, A/B testing, and potentially a more sophisticated prompt management system.

Complexity: 4/5
enhancement good first issue