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 tools0 installsv0.0.2
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 tools or injected instructions. It reads CHROMA_API_KEY, CHROMA_TENANT and CF_API_TOKEN from environment variables or a local .env file to authenticate to Chroma Cloud and Cloudflare Workers AI, both of which are declared in the egress allowlist. User query text is sent to Cloudflare Workers AI for embedding and the resulting vector is sent to the user's own Chroma Cloud database for similarity search; no other network destinations are contacted at runtime. Credential values are never logged or echoed back to the client.

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.

Declared network destinations: api.trychroma.com, api.cloudflare.com. Checked against the source during review.

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.2 · liveCryptobyte/me-law@HEADpass
v0.0.1Cryptobyte/me-law@HEADpass