Data Collection
nalegalu.org
Searches and retrieves Polish legal acts and related court case information.
ENDPOINT 1
https://mcp.nalegalu.org/mcp
MCP server metadata
- Name
- nalegalu
- Version
- 1.2.2
When referring to this source in user-facing text, write its name exactly as "nalegalu" (all lowercase, no space). Use search_law first for a Polish legal issue or statutory citation. Use get_article only after obtaining an address and article key and needing exact wording. Use related_cases only when case-law context materially helps; inspect a judgment with get_case before stating its holding. For a cited judgment, use search_case_by_signature before relying on it; use verify_quote only to check supplied wording, not legal meaning. Use research_cases for a fact pattern that needs related-case candidates across several provisions. With rerank=true it fetches a bounded SAOS text pool and applies the explicitly configured cross-encoder; this is still unverified relevance ranking, so inspect selected judgments with get_case before stating a holding. If related_cases or research_cases returns no candidates, state only that nalegalu has no local provision-to-case links for the checked provisions. Never state or imply that SAOS or Polish case law has no relevant judgments unless a separate exhaustive source search establishes that fact. Cite returned primary sources and distinguish source retrieval from legal advice.
Known tools 7
get_articleFetch the exact text of one article (or paragraph) of a Polish legal act.
Inferred read-onlyresearch_casesDiscover related-case candidates for a natural-language legal issue.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nalegalu]
url = "https://mcp.nalegalu.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nalegalu": {
"type": "http",
"url": "https://mcp.nalegalu.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nalegalu
Remote MCP URL: https://mcp.nalegalu.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nalegalu": {
"url": "https://mcp.nalegalu.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nalegalu": {
"type": "http",
"url": "https://mcp.nalegalu.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nalegalu",
"transport": "streamable-http",
"url": "https://mcp.nalegalu.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for nalegalu.org was fetched 2026-08-23T13:27:22.458Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.