Databases
Trust: 37/100 (Limited)eu.ansvar/singapore-law-mcp Guide
Singapore law database — PDPA, Cybersecurity Act, Computer Misuse Act with full-text search
by Ansvar-Systems
Quick Start
Install
npx @ansvar/singapore-law-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"eu-ansvar-singapore-law-mcp": {
"command": "npx",
"args": [
"@ansvar/singapore-law-mcp"
]
}
}
}