MCP Commons

Maine Law

Audited · 2026.07

Maine Revised Statutes (M.R.S.) and rules of court, semantically searchable with citation lookup.

by Cryptobyte

Paid · HostedLegalstdio · local3 toolsNew0 installsv0.0.1
legallawstatutescourt rulesmainemrsfamily lawmcp
Sign in to subscribe

MCP server for Maine public law — the Maine Revised Statutes (M.R.S.) and the state's rules of court. Semantic search over statute and rule text plus exact citation lookup, returning ready-to-cite source links.

AI security review

Audited · 2026.07model: claude-sonnet-5

This server exposes three read-only search and lookup tools over Maine statutes and court rules, matching their descriptions with no hidden capabilities. It reads CHROMA_API_KEY, CHROMA_TENANT and CF_API_TOKEN from environment variables (or a local .env) solely to authenticate to Chroma Cloud and Cloudflare Workers AI, both of which are in the declared egress allowlist. User query text is sent to Cloudflare for embedding and the resulting vector is sent to Chroma Cloud for search, which is the intended data flow. No other outbound hosts appear in runtime code, and no credentials are sent elsewhere.

Tool surface

me_search_statutesSearch the Maine Revised Statutes (M.R.S.) by topic or citation.
me_get_statuteFetch the full text of one Maine statute section by its citation.
me_search_court_rulesSearch Maine rules of court.

Egress allowlist: api.trychroma.com, api.cloudflare.com

Pricing

PlanPrice
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.

Endpointhttps://run.mcpcommons.com/me-law/mcp
Auth headerAuthorization: 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

VersionSourceReview
v0.0.1 · liveCryptobyte/me-law@HEADpass