MCP Commons

Nebraska Law

Audited · 2026.07

Nebraska Revised Statutes and court rules, semantically searchable with citation lookup.

by Cryptobyte

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

MCP server for Nebraska public law — the Nebraska Revised Statutes and the state's court rules. 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

Audited · 2026.07model: claude-sonnet-5

This server exposes three narrowly scoped tools for Nebraska statutes and court rules, matching their descriptions with no hidden capabilities or injection payloads in metadata. User queries are sent to Cloudflare Workers AI for embedding and the resulting vectors are queried against the operator's own Chroma Cloud database, both of which are declared in the egress allowlist and match the only network calls in the code. Credentials (Chroma API key, tenant, Cloudflare account id and token) are read from environment variables or a local .env file and used solely to authenticate these two declared endpoints, never sent elsewhere. No other outbound hosts appear in runtime code.

Tool surface

ne_search_statutesSearch the Nebraska Revised Statutes by topic or citation.
ne_get_statuteFetch the full text of one Nebraska statute section by its citation.
ne_search_court_rulesSearch Nebraska court rules.

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/ne-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/ne-law@HEADpass