Nalegalu MCP
Rank #8,914io.github.nalegaluorg/nalegalu
Semantic search over Polish law and case law, citing the exact in-force article.
Nalegalu MCP is a Model Context Protocol (MCP) server published by nalegaluorg. It ranks #8,914 of 115,591 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Nalegalu MCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 106,677 of 115,591 servers on MCP Toplist.
Use Nalegalu MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nalegalu https://mcp.nalegalu.org/mcp[mcp_servers.nalegalu]
url = "https://mcp.nalegalu.org/mcp"Add to ~/.codex/config.toml.
https://mcp.nalegalu.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nalegalu": {
"url": "https://mcp.nalegalu.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nalegalu": {
"type": "http",
"url": "https://mcp.nalegalu.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nalegalu": {
"serverUrl": "https://mcp.nalegalu.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nalegalu": {
"url": "https://mcp.nalegalu.org/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nalegaluorg%2Fnalegalu)<a href="https://mcptoplist.com/server/io.github.nalegaluorg%2Fnalegalu"><img src="https://mcptoplist.com/badge/io.github.nalegaluorg%2Fnalegalu.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nalegaluorg
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Nalegalu MCP?
- Nalegalu MCP is maintained by nalegaluorg, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Nalegalu MCP listed on the Official MCP Registry?
- Yes — Nalegalu MCP is listed on the Official MCP Registry.
- How many versions does Nalegalu MCP have?
- MCP Toplist tracks 1 version of Nalegalu MCP, most recently published on Jul 21, 2026.
- Where can I find the source code for Nalegalu MCP?
- The source code for Nalegalu MCP is hosted at github.com/nalegaluorg/nalegalu.