Databases
georgiacommons.org
Provides access to legal documents and coverage information for Georgia legal materials, with search, text retrieval, and quote verification capabilities.
ENDPOINT 1
https://mcp.georgiacommons.org/mcp
MCP server metadata
- Name
- Georgia Commons
- Version
- 0.1.0
Georgia's public government documents as source text: the Official Code of Georgia Annotated with the Georgia and United States constitutions, Georgia General Assembly bills, and Supreme Court of Georgia opinions. Every document tool returns the same Markdown the site serves at the page's address plus .md: a metadata header (title, cite_as, canonical_url, source_url, date, status, corpus_version), the verbatim text, and any summaries under a heading that names them, so you can cite what you read. Call describe_site first. Use search then fetch when you do not know the collection; use the code_, bills_, and opinions_ tools when you do. Search matches the words of the document. Ask in the words the document would use, not the words of the question. Ids are prefixed by collection: code:44-7-34 (a Code section), ga-const:art-i-sec-i-para-i and us-const:amend-xiv (constitutional provisions), bill:2025-2026/hb136 (a bill: session slug and number), opinion:S26A0060 (a Supreme Court of Georgia docket; opinion:S20Y0209/10680162 or opinion:S26A0374/ga-s26a0374 for an opinion that shares its docket, the second form being a record read from the court's own website). Pages: https://georgiacommons.org/code/44-7-34, https://georgiacommons.org/bills/2025-2026/hb136, https://georgiacommons.org/opinions/S26A0060. Twins at the same address plus .md; collection maps at https://georgiacommons.org/code/index.md, https://georgiacommons.org/bills/index.md, https://georgiacommons.org/opinions/index.md; the site map at https://georgiacommons.org/index.md. Georgia Supreme Court opinions: Opinions of the Supreme Court of Georgia filed from 2020-01-13 through 2026-09-09: 1,744 opinions. Qualifications: Opinions come from CourtListener and, for decisions it has not yet published, from the Supreme Court of Georgia's own website (68 opinions at present). When CourtListener publishes one of those decisions, its record replaces the court-sourced one and the old address redirects to it. The court's website index was last compared on 2026-09-16: every decision it listed through 2026-09-09 is here. Records whose text is shorter than 200 characters are not included. Each decision is counted once: where two records hold one decision (CourtListener's slip opinion and its Georgia Reports copy, or a court-website record and CourtListener's), the better copy is kept and the other record's id redirects to it (80 so far). Counts and dates are in get_coverage. Georgia General Assembly bills: Georgia General Assembly bills and resolutions from the 2026 Special Session, 2025-2026 Regular Session: 5,656 measures, 5,652 with stored text, with actions through 2026-06-25. Qualifications: Only these sessions: 2026 Special Session, 2025-2026 Regular Session. Earlier sessions are not loaded. 4 measures have no stored text (LegiScan lists no document for them, or the document could not be read); their pages link to the legislature's own copy. The stored text is the latest version LegiScan holds (`text_version` names it); earlier versions of a bill are not stored. Where a bill amends current law, the words it strikes out are marked <del> and the words it adds <ins>, as the printed bill shows them. Counts and dates are in get_coverage. Official Code of Georgia Annotated: The Official Code of Georgia Annotated, current through the 2025 Regular Session of the General Assembly. Qualifications: The volumes reissued in 2025 (Titles 20 in part, 31, 35, 36, and 46) state their currency in their own words as the 2025 Session of the General Assembly. Sections with delayed effective dates appear as versions dated 2026 and later, as printed. Tables and forms inside statute text are shown as their lines, not as tables. Eleven of the 100 source files carry variances printed in the state's own pages; they are recorded, not corrected. The Title 9, Chapters 12 to 16 volume comes from the Internet Archive's copy of the set the Office of Legislative Counsel produced in 2024, not from the state's page. Georgia's constitution is current through the same 2025 supplement; the United States constitution volume is the 2025 edition; the appendices of local constitutional amendments are not included. Annotations (case notes) are not included for the Code sections. The two constitution volumes' notes, as extracted, include the case notes printed under each provision; they are shown apart from the text, and nothing on the site summarizes or interprets them. A constitution provision shown as in force is in force as printed in the volume. A court decision can make a printed provision unenforceable without changing the volume, and the volume does not record that. Georgia Commons is an independent project of Georgia Civic Data, not affiliated with the State of Georgia, its courts, or any agency. The official documents are linked from every result as source_url. Nothing here is legal advice.
Known tools 23
get_coverageExactly what is loaded, computed from the stores now: coverage sentences, corpus versions, counts, sessions, years, dates, licenses.
Inferred read-onlysearchSearch every loaded collection (or one, with `collection` = code, bills, or opinions) and return up to ten results as {id, title, url}.
Inferred read-onlyfetchThe full document for an id from search (code:44-7-34, ga-const:art-i-sec-i-para-i, bill:2025-2026/hb136, opinion:S26A0060): the same Markdown twin the site serves at url plus .md (frontmatter, verbatim text, any summaries under a heading that names them), with url the canonical page for citation and metadata from the frontmatter.
Inferred read-onlyverify_quoteWhether a quote appears verbatim in the stored text of a document (after normalizing quotes, dashes, whitespace, and [T]he-style alterations, as the ingestion filter does).
Inferred read-onlyopinions_lookupOne Supreme Court of Georgia opinion by docket in any case (S23A0421), reporter citation (317 Ga.
Inferred read-onlyopinions_get_textThe stored text of an opinion alone, windowed by `start` and `max_chars` (default 60,000), with a pointer to continue.
Inferred read-onlyopinions_listThe opinions filed in a year (the newest year when omitted), in filing order, 25 a page: `docket, date, case name, case type, URL`.
Inferred read-onlyopinions_searchFull-text search over opinion text, case names, and the labeled summaries.
Inferred read-onlybills_lookupOne bill or resolution of the Georgia General Assembly by number in any written form (HB 136, H.B.
Inferred read-onlybills_get_textThe stored text of a bill alone, windowed by `start` and `max_chars` (default 60,000), with a pointer to continue.
Inferred read-onlybills_listThe bills of a session (the newest when `session` is omitted), in number order, 25 a page: `id, title, status, URL`.
Inferred read-onlycode_lookup_sectionOne Code section by citation in any written form (44-7-34, 'O.C.G.A.
Inferred read-onlycode_lookup_sectionsSeveral sections at once: a list ('44-7-30, 44-7-31 and 44-7-34') or a range ('44-7-30 through 44-7-35'), up to 40 sections under a 150,000-character cap, with a trailer naming anything not rendered.
Inferred read-onlycode_browseThe hierarchy: the titles (no argument), a title's chapters ('36'), or a chapter's sections ('36-60'), one line each with counts, citation spans, and twin URLs.
Inferred read-onlycode_get_chapterEvery section of a chapter with its text, in order, windowed by max_sections (default 40) and max_chars (default 100,000); the output ends with a pointer to continue or 'End of chapter.'
Inferred read-onlycode_find_chapterFor 'I know the topic but not the citation': the titles, chapters, articles, and parts whose headings carry the words, with the code_browse call that lists each.
Inferred read-onlycode_find_actLaws by the short title the statute states ('Joshua's Law', 'Georgia Lemonade Stand Act'): the citing section and the unit the name covers.
Inferred read-onlyconstitution_lookupOne provision of the Georgia ('ga') or United States ('us') constitution as printed in the O.C.G.A., by citation ('Art.
Inferred read-onlyconstitution_browseThe articles and sections of a constitution ('ga' or 'us'), or one article's provisions, one line each with twin URLs.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.georgia-commons]
url = "https://mcp.georgiacommons.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"georgia-commons": {
"type": "http",
"url": "https://mcp.georgiacommons.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: georgia-commons
Remote MCP URL: https://mcp.georgiacommons.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"georgia-commons": {
"url": "https://mcp.georgiacommons.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"georgia-commons": {
"type": "http",
"url": "https://mcp.georgiacommons.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "georgia-commons",
"transport": "streamable-http",
"url": "https://mcp.georgiacommons.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.