mcp isap for Claude Desktop
io.github.matematicsolutions/mcp-isap
MCP server for Polish legislation (Dziennik Ustaw / Monitor Polski) via Sejm ELI API.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp isap in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-isap": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-isap"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs