Skip to main content
Glama
nomindnick

ca-leginfo-mcp

by nomindnick

ca-leginfo-mcp

An MCP server for California statutes and legislation, built on the Legislature's official public bulk-data channel (downloads.leginfo.legislature.ca.gov).

Lets an attorney's AI tool:

  • Verify statutory text from source — current text, history note, and effective date for any section of the 29 California codes or the Constitution

  • Flag pending bills that would amend, repeal, or add a given section

  • Retrieve legislative history — from a code section to its enacting and amending bills and their committee/floor analyses, back to 1993

Status

Phase 1 (ingest pipeline) complete: the ingest/ package builds current.db from the pubinfo bulk zips (~40 s for the full 2025–26 session + all current law), with a sanity gate that blocks bad artifacts (python -m ingest build / python -m ingest sanity). Tests run against byte-exact real-data fixtures in tests/fixtures/.

Next per SPEC.md: the archive builder (Phase 2), MCP server (Phase 3), deployment (Phase 4). The feasibility spike that preceded the build is preserved in spike/ — see SPIKE_FINDINGS.md.

Related MCP server: Vaquill-AI/vaquill-mcp

Data source

All data derives from the California Legislature's public "pubinfo" bulk downloads — the sanctioned distribution channel for this data (the capublic schema published at downloads.leginfo.legislature.ca.gov). No scraping is involved.

This is an unofficial convenience mirror. Statute text refreshes weekly (bills daily); every response carries its extract dates. For court filings, verify against the official publication.

Disclaimer

This tool retrieves law; it does not give legal advice.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.

  • MCP for CanLII: Canadian case law and legislation metadata (federal, provincial, territorial).

  • Japan Law MCP — Japanese national laws & ordinances via the e-Gov Law API.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nomindnick/ca-leginfo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server