MCP Commons

New Hampshire Law

Audited · 2026.07

New Hampshire statutes (RSA) and rules of court, semantically searchable with citation lookup.

by Cryptobyte

Paid · HostedLegalstdio · local3 tools1 installsv0.0.2
legallawstatutescourt rulesnew hampshirersafamily lawmcp
Sign in to subscribe

MCP server for New Hampshire public law — the Revised Statutes Annotated (RSA) 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 New Hampshire law search tools whose descriptions accurately reflect their behavior: semantic search and retrieval of statutes and court rules from a Chroma Cloud vector database. Query text is sent to Cloudflare Workers AI (api.cloudflare.com) for embedding, and the resulting vectors are sent to Chroma Cloud (api.trychroma.com) for similarity search, both of which are declared in the egress allowlist. Credentials (CHROMA_API_KEY, CHROMA_TENANT, CF_ACCOUNT_ID, CF_API_TOKEN) are read from environment or an optional local .env file and used only to authenticate to these two declared endpoints. No other network destinations, credential exfiltration, or injection payloads were found.

Tool surface

nh_search_statutesSearch New Hampshire statutes (RSA) by topic or citation.
nh_get_statuteFetch the full text of one NH statute section by its RSA citation.
nh_search_court_rulesSearch New Hampshire rules of court (family, civil, criminal, probate, etc.).

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/nh-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/nh-law@HEADpass
v0.0.1Cryptobyte/nh-law@HEADpass