Massachusetts Law
Audited · 2026.07Massachusetts General Laws (MGL) and rules of court, semantically searchable with citation lookup.
MCP server for Massachusetts public law — the Massachusetts General Laws (MGL) and the Commonwealth's rules of court. Semantic search over statute and rule text plus exact citation lookup, returning ready-to-cite source links. Public law only (no case law). Backed by a hosted Chroma Cloud vector database.
AI security review
This server exposes three read-only search and citation tools for Massachusetts statutes and court rules. It reads a query, embeds it via Cloudflare Workers AI (api.cloudflare.com), and searches a Chroma Cloud vector database (api.trychroma.com) using credentials from environment variables or a local .env file. Both destinations match the declared egress allowlist, and the API key and tenant values are only used to authenticate to their respective intended services, never sent elsewhere. Tool descriptions accurately reflect their behavior with no hidden instructions or injection payloads, and no undeclared network destinations or credential leakage were found.
Tool surface
ma_search_statutes | Search the Massachusetts General Laws (MGL) by topic or citation. |
ma_get_statute | Fetch the full text of one MGL section by its citation. |
ma_search_court_rules | Search Massachusetts rules of court (Probate & Family, civil, criminal, etc.). |
Egress allowlist: api.trychroma.com, api.cloudflare.com
Pricing
| Plan | Price |
|---|---|
| per seat | $25.00 / month |
Add to your MCP client
This is a remote MCP server over HTTP. Point any client that supports remote servers at the endpoint below and send your MCP Commons key as a bearer token.
| Endpoint | https://run.mcpcommons.com/ma-law/mcp |
| Auth header | Authorization: Bearer <your-api-key> |
Create a key in your dashboard, claim or subscribe to this listing, then paste your key in place of <your-api-key>.
Ratings and reviews
No reviews yet.
Sign in to leave a review. Sign in
Version history
| Version | Source | Review |
|---|---|---|
| v0.0.2 · live | Cryptobyte/ma-law@HEAD | pass |
| v0.0.1 | Cryptobyte/ma-law@HEAD | pass |