New Hampshire Law
Audited · 2026.07New Hampshire statutes (RSA) and rules of court, semantically searchable with citation lookup.
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
This server exposes three read only search and lookup tools over New Hampshire statutes and court rules. User queries are embedded via a Cloudflare Workers AI call to api.cloudflare.com using CF_ACCOUNT_ID and CF_API_TOKEN, then used to query a Chroma Cloud vector database at api.trychroma.com using CHROMA_API_KEY and CHROMA_TENANT. Both destinations match the declared egress allowlist and credentials are only sent to their respective official endpoints, never logged or forwarded elsewhere. Tool descriptions accurately reflect the code's behavior with no hidden instructions or injection payloads.
Tool surface
nh_search_statutes | Search New Hampshire statutes (RSA) by topic or citation. |
nh_get_statute | Fetch the full text of one NH statute section by its RSA citation. |
nh_search_court_rules | Search New Hampshire rules of court (family, civil, criminal, probate, 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/nh-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.1 · live | Cryptobyte/nh-law@HEAD | pass |