Sg Eli MCP

An MCP server for Singapore Statutes Online (SSO, sso.agc.gov.sg), the Attorney-General's Chambers' official portal for Singapore legislation. It browses, fetches, and cites Acts, with a verifiable citation on every response. It runs locally over stdio via the published package.

People who work with law, legaltech and singapore and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 3 · #337 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Sg Eli MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add matematicsolutions-sg-eli-mcp -- uvx sg-eli-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "matematicsolutions-sg-eli-mcp": {
      "command": "uvx",
      "args": [
        "sg-eli-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package sg-eli-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.matematicsolutions is GitHub-verified and matches the repo owner

03 · What Sg Eli MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.3 · 2026-08-24

sg-eli-mcp v0.3.3 + runtime manifest (base URL + citation grammar, sha256 alongside)

v0.3.2 · 2026-08-24

sg-eli-mcp v0.3.2 + runtime manifest (base URL + citation grammar, sha256 alongside)

v0.3.1 · 2026-08-24

sg-eli-mcp v0.3.1 + runtime manifest (base URL + citation grammar, sha256 alongside)

04 · Who maintains Sg Eli MCP

sg-eli-mcp is maintained by matematicsolutions. We track 44 MCP servers from matematicsolutions - 44 actively maintained, 22 combined GitHub stars, oldest repo from May 2026. Full record: all servers from matematicsolutions.

  1. de-eli-mcp German law MCP: legislation (NeuRIS), case law (RII, Open Legal Data), Bundestag DIP documents. ★ 2
  2. kio-orzeczenia-mcp MCP server for Krajowa Izba Odwolawcza (KIO) rulings from orzeczenia.uzp.gov.pl. ★ 2
  3. mcp-saos MCP server for Polish court judgments via the SAOS API with verifiable citations. ★ 2
  4. fr-eli-mcp MCP server for French Legifrance (PISTE): legislation and case law with citations and ECLI. ★ 2

05 · Facts

category
other - ranked #337 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
7 releases in the last 90 days (latest 2026-08-24)
registry
io.github.matematicsolutions/sg-eli-mcp (active, first published 2026-07-12 · 8 versions)
packages
pypi:sg-eli-mcp

06 · Sg Eli MCP FAQ

What is Sg Eli MCP?

An MCP server for Singapore Statutes Online (SSO, sso.agc.gov.sg), the Attorney-General's Chambers' official portal for Singapore legislation. It browses, fetches, and cites Acts, with a verifiable citation on every response. It runs locally over stdio via the published package.

Is Sg Eli MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-24 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Sg Eli MCP?

Run `uvx sg-eli-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Sg Eli MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sg Eli MCP

More MCP servers to compare · Materialmodel · Lumae · Remi · CAD MCP Server · Orcaslicer MCP

More Python MCP servers · Shotcut MCP · Smart Memory · Tools for Agents · Compartment · see all