A
licenseNot graded
qualityF
maintenanceMCP server providing access to Polish law statutes, provisions, case law, and EU law integrations, enabling natural language legal research, citation validation, and cross-referencing.
45 npm
7
Apache 2.0
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: get_act retrieves metadata by ID, get_act_text gets content, and search_acts performs filtered search. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern in snake_case (get_act, get_act_text, search_acts), making it predictable.
Three tools is minimal but appropriate for a focused read-only legal lookup service. Could potentially include more, but the count is reasonable.
Covers the core workflow: search, get metadata, get text. Minor gaps like batch operations or version history, but sufficient for the stated purpose.