mcp nsa for Claude Desktop
io.github.matematicsolutions/mcp-nsa
MCP server for Polish administrative court rulings (NSA/WSA) via CBOSA with citations.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp nsa in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-nsa": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-nsa"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs