ansvar/singapore-law-mcp

MCP Server

Singapore Law MCP Server

Singaporean legislation MCP server. Access singaporean laws, statutes, and legal references via Ansvar.

MCP Server

  • Package: @ansvar/singapore-law-mcp
  • Transport: stdio
  • Command: npx -y @ansvar/singapore-law-mcp

Authentication

None required

VariableRequiredDescription
No environment variables required

Available Tools

ToolDescription
*Auto-discovered*Singaporean legislation and legal reference tools

Configuration Example

toml
[[mcp.servers]]
name = "singapore-law-mcp"
type = "stdio"
command = "npx"
args = ["-y", "@ansvar/singapore-law-mcp"]
timeout_seconds = 60
tools = []