Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Georgia Civic Data

REMOTE · MCP.GEORGIACIVICDATA.ORG · SCANNED SEP 20

Georgia education, Census, and immigration data: query, filter, aggregate, and link datasets.

+3 this week 71 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 5943 tokens (~66/item across 89 items; 12 tools + 77 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
  • Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage79
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 27% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Georgia Civic Data MCP server?

Georgia Civic Data is a hosted endpoint at https://mcp.georgiacivicdata.org/mcp/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.georgiacivicdata.org

# add to Claude Code
claude mcp add --transport http org-georgiacivicdata-georgia-civic-data 'https://mcp.georgiacivicdata.org/mcp/'
// .cursor/mcp.json
{
  "mcpServers": {
    "org-georgiacivicdata-georgia-civic-data": {
      "url": "https://mcp.georgiacivicdata.org/mcp/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "org-georgiacivicdata-georgia-civic-data": {
      "type": "http",
      "url": "https://mcp.georgiacivicdata.org/mcp/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.org-georgiacivicdata-georgia-civic-data]
url = "https://mcp.georgiacivicdata.org/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "org-georgiacivicdata-georgia-civic-data": {
      "type": "remote",
      "url": "https://mcp.georgiacivicdata.org/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add org-georgiacivicdata-georgia-civic-data --url 'https://mcp.georgiacivicdata.org/mcp/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  org-georgiacivicdata-georgia-civic-data:
    url: "https://mcp.georgiacivicdata.org/mcp/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "org-georgiacivicdata-georgia-civic-data": {
      "Transport": "http",
      "Url": "https://mcp.georgiacivicdata.org/mcp/"
    }
  }
}
# add to Vellum
assistant mcp add org-georgiacivicdata-georgia-civic-data -t streamable-http -u 'https://mcp.georgiacivicdata.org/mcp/'
// mcp.json
{
  "mcpServers": {
    "org-georgiacivicdata-georgia-civic-data": {
      "type": "http",
      "url": "https://mcp.georgiacivicdata.org/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “describe_dataset” rewrote its description, which is the text the model reads security
    • Tool “get_contract” rewrote its description, which is the text the model reads security
    • Tool “link_query” rewrote its description, which is the text the model reads security
    • Schema quality: 5329 → 5888 functional
    • New resource “census/acs/educational_attainment contract” functional
    • New resource “census/acs/employment contract” functional
    • New resource “census/acs/median_home_value contract” functional
    • New resource “census/acs/median_household_income contract” functional
    • New resource “census/acs/population_by_age contract” functional
    • New resource “census/acs/population_by_race contract” functional
    • New resource “census/acs/poverty contract” functional
    • New resource “census/acs/school_enrollment contract” functional
    • New resource “immigration/deportation_data/eoir_case_outcomes contract” functional
    • New resource “immigration/deportation_data/ice_arrests contract” functional
    • New resource “immigration/deportation_data/ice_arrests_with_detention_stays contract” functional
    • New resource “immigration/deportation_data/ice_detainers contract” functional
    • New resource “immigration/deportation_data/ice_detention_stays contract” functional
    • New resource “immigration/deportation_data/ice_detention_stints contract” functional
    • New resource “immigration/deportation_data/ice_removals contract” functional
    • New resource “immigration/ga_jails/quarterly_detainer_reports contract” functional
    • “query_dataset” reworded the description of “main_topic” cosmetic
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 0
    • Stability: unverified → 0.03 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.georgiacivicdata.org/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.georgiacivicdata.org CN=YE1,O=Let's Encrypt,C=US 29 Aug 2026 27 Nov 2026 ECDSA 256 ECDSA-SHA384 645e2e7343cc460b4576a70152a30d47afe
SANs: mcp.georgiacivicdata.org
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.georgiacivicdata.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
georgiacivicdata.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.georgiacivicdata.org/mcp/ Verified 200
http (plaintext) http://mcp.georgiacivicdata.org/mcp/ HTTPS enforced 301 https://mcp.georgiacivicdata.org/mcp/
MCP tools · 12 exposed · ~2,824 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
aggregate ~385

Compute a grouped aggregate over one topic — the aggregation-first path. `agg` is one of avg/sum/min/max/count/weighted_rate; `metric` is a metric column (DEFAULTS to the topic key_metric; ignored for count); `group_by` is a list of grain columns (year, FK codes like district_code or county_fips, or categoricals — see describe_dataset). `weighted_rate` computes a true population-weighted SUM(numerator)/SUM(denominator) for a rate key metric (when the contract declares the components) — prefer it over `avg` for a rate across multiple places/years, since `avg` means the per-row rates and ignores population. Supports the same `filters` / `year` / `year_min`-`year_max` / `detail` as query_dataset, plus `order_by`+`order` for top-N (order_by 'value' for the aggregated column; NULL cells sort LAST in either direction). Returns one small row per group with `<metric>_<agg>` (or `row_count`) plus coverage diagnostics (input_rows / non-null counts) so suppression is visible; `aggregation_scope` flags whether rows are source-published at this grain or recomputed from a finer detail (prefer source-published — see the advisory). Aggregates SKIP NULLs and NULL means SUPPRESSED not zero. No raw SQL: all identifiers are contract-allowlisted.

NameTypeReqDescription
aggstring
detail
filters
group_by
limit
main_topicstring
metric
offsetinteger
orderstring
order_by
topicstringyes
year
year_max
year_min

Structured output declared, but exposes no named fields.

No examples provided.

describe_dataset ~374

Full schema for one topic: every column (name/type/role/unit/value range/null-meaning), the exact `filters` list with enum values (read this before query_dataset — it is the authoritative set of filter keys), the FK→dimension join shape (`foreign_keys`), example queries, usage, limitations, null semantics, tags, and `schema_hash` (for cache/drift detection). The top-level `key_metric` names the single headline column most answers want; each column carries `key_metric_grain_contributor` (a grain axis the key metric is only comparable within — pin or group by it) and `metric_component` (numerator/denominator of a rate/average metric). `recommended_query` gives the safe default query shape (key metric + filters to pin + required single-selects) plus a `ranking` recipe for top/bottom-N asks; `filter_hints` lists paired filters; each categorical filter carries `has_total` / `requires_single_value`. Pass `verbosity='schema'` for a much smaller payload that drops the prose (description/usage/limitations/example queries/column descriptions) but keeps every field needed to compose a correct query — use it when you only need the filter keys and enums; prefer the default 'full' before reporting conclusions (the limitations prose carries the caveats). On an unknown topic returns a self-describing error listing available topics + a 'did you mean' hint. `main_topic` defaults to 'education'; pass 'census' for Census topics or 'immigration' for immigration topics.

NameTypeReqDescription
main_topicstring
topicstringyes
verbositystring'full' (default) or 'schema' (drops prose; keeps columns/filters/enums/key_metric/recommended_query).

Structured output declared, but exposes no named fields.

No examples provided.

describe_dimension ~116

Schema for one dimension (districts / schools / counties / demographics): the (possibly composite) primary key, the attribute columns a join attaches, the cross-dataset `link_keys` (e.g. districts.district_census_id → Census via the crosswalk — a 5-digit school-district code, NOT a county FIPS), and demographics `semantics` (within a category the values are mutually exclusive; `all` is the denominator). Read this before writing a link_query join.

NameTypeReqDescription
namestringyes

Structured output declared, but exposes no named fields.

No examples provided.

distinct_values ~185

List the distinct values of ONE filterable column of a topic — the fast way to learn valid filter values before query_dataset, especially for FREE categoricals and FK codes (district_code/school_code/county_fips/demographic) that carry no enum in describe_dataset (a wrong guess otherwise returns an empty page with no error). `column` must be a filterable column (see describe_dataset's `filters`). Optional `prefix` does a case-insensitive starts-with filter; `limit` caps results (default 50). Enum-bearing columns return their contract enum directly; others run a capped SELECT DISTINCT over the gold data. `truncated` flags when the list is capped.

NameTypeReqDescription
columnstringyes
detail
limitinteger
main_topicstring
prefix
topicstringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_contract ~110

Return the authoritative ODCS v3.2 data contract for a topic (kind='topic') or a dimension (kind='dimension') so you can consume the machine-readable schema without cloning the repo. fmt='yaml' (default) returns the document verbatim as text; fmt='json' returns it parsed. Only approved topics and loaded dimensions expose a contract.

NameTypeReqDescription
fmtstring
kindstring
main_topicstring
namestringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_dimension ~100

Paginated read of a dimension table — the label lookups (district names, school names, county names, demographic labels). Rows are ordered by the dimension's primary key so paging is stable. Use describe_dimension for the schema and link keys. Small page defaults; `truncated` + a `bulk_export` pointer signal when to pull the full table elsewhere.

NameTypeReqDescription
limit
namestringyes
offsetinteger

Structured output declared, but exposes no named fields.

No examples provided.

link_query ~257

Run a cross-dataset / cross-topic analytical SQL query that the per-topic query_dataset filters can't express — e.g. join education, Census, or immigration facts to a dimension (or another dataset) on shared geography (immigration and Census county topics share county_fips directly). READ-ONLY, SANDBOXED DuckDB: one SELECT (or WITH … SELECT); no DDL/DML/COPY/ATTACH/INSTALL/PRAGMA/SET/CALL; you may only read_parquet() the curated gold paths returned by link_tables (call it first and paste the snippets) — querying a file path directly is rejected. Joins use the keys from describe_dimension's link_keys (districts.district_census_id bridges to Census via the crosswalk — it is a school-district code, not a county FIPS, so a district is not 1:1 with a county). Results are row- and byte-capped and time-limited; `truncated` flags when capped — add aggregation or a tighter WHERE rather than dumping rows. NULL means suppressed, not zero. On a violation you get a self-describing error naming the offending token/path.

NameTypeReqDescription
limit
sqlstringyes

Structured output declared, but exposes no named fields.

No examples provided.

link_tables ~185

List the tables link_query can read (curated gold paths only) and the join keys that bridge facts → dimensions → Census geography. Call this BEFORE writing a link_query. Two-tier to stay context-cheap: with NO arguments it returns a LEAN index — every table's name, grain, detail levels, default `read_parquet(...)` snippet, and join keys (enough to pick tables and write a single-detail join). To get every column and a snippet per detail level for the few tables you actually need, call again with `tables=["<name>", ...]` (a `name` from the index, e.g. 'education/gosa/attendance' or 'attendance', or a dimension like 'districts'). Paste the `read_parquet(...)` snippets verbatim into your SQL — they are exactly what the sandbox accepts.

NameTypeReqDescription
tables

Structured output declared, but exposes no named fields.

No examples provided.

list_datasets ~173

Enumerate every approved Georgia dataset (topic) and the shared dimensions. Each topic entry is a LEAN summary — name/keys, year coverage (year_min/year_max + year_gaps), detail levels + default detail, a has_demographic flag (false = no demographic axis, so there is no all-students demographic row to filter), tags, contract version, and a one-line description — enough to pick a topic; call describe_dataset for its full schema (columns, filters, grain, source, example queries). Each dimension entry carries its primary key, attribute columns, and (for districts) cross-dataset link keys. Call this first to learn what exists — but for a NAMED task (you already know roughly the topic), prefer search_datasets, which returns far fewer bytes than this full catalog.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

query_dataset ~644

Query one topic's gold facts with dimension labels joined in (the district/school/county/demographic names come back on every row). `filters` is a dict of column → value or list-of-values: FK codes (district_code, school_code, county_fips, demographic) and any categorical column — see describe_dataset's `filters` for the exact keys and enum values. Use `year` (exact) OR `year_min`/`year_max` (range), never both. `detail` picks the grain (default is the finest available). Returns `rows` plus a `columns` descriptor array (type/role/unit/null-meaning, and `is_key_metric` flagging the headline column) so you interpret values and NULLs correctly — NULL usually means SUPPRESSED, not zero (see null_semantics). The top-level `key_metric` echoes which column is the answer. Use `columns` to project a subset, `include_labels=false` to skip the joined name columns (codes only), and `order_by`+`order` for server-side top-N instead of over-fetching. Pages are small (default 100, max 500); when `truncated` is true a `bulk_export` block points at the REST CSV/Parquet endpoint and the source path for the full pull — do not loop pagination to dump a table. A bad filter returns a self-describing error listing the valid keys/values.

NameTypeReqDescription
columnsProject only these output columns (fact columns + joined label columns). Smaller pages / fewer column reads. Omit for all columns.
detailGrain (e.g. schools/districts/states); default finest.
filtersColumn → value (or list of values) filters. Keys are FK columns (district_code, school_code, county_fips, demographic) and categorical columns; read describe_dataset's `filters` for the exact keys an…
include_labelsbooleanJoin district/school/county/demographic name columns (default true); false = codes only (faster, leaner).
limitPage size (default 100, max 500).
main_topicstringMain topic: 'education', 'census', or 'immigration'.
offsetintegerRow offset for paging (>= 0).
orderstringSort direction for order_by: 'asc' or 'desc'.
order_byOrder by one fact column or joined label column (for server-side top-N). Default order is the row grain. NULL (suppressed) cells sort LAST in either direction, so a metric top-N is never polluted by…
topicstringyesTopic name, e.g. 'act_scores'.
yearExact year. Use this OR year_min/max.
year_maxInclusive upper year bound (range).
year_minInclusive lower year bound (range).

Structured output declared, but exposes no named fields.

No examples provided.

resolve_entity ~160

Resolve a place or demographic NAME or CODE to its stable keys + labels — the right way to turn 'Atlanta Public Schools' / 'Fulton' / a raw code into the district_code / school_code / county_fips / demographic to filter by (a wrong code guess otherwise returns an empty query_dataset page). `kind` is district / school / county / demographic ('Fulton' as kind='county' → the county; as kind='district' → the school district — they are different things). Fuzzy-matches and ranks candidates, flags `ambiguous` when several tie, and reads only the small dimension table (no fact scan).

NameTypeReqDescription
kindstringyes
limitinteger
querystringyes

Structured output declared, but exposes no named fields.

No examples provided.

search_datasets ~135

Keyword search over the catalog metadata (topic names, descriptions, tags, AND column names/descriptions) — the discovery entry point when you don't know the exact topic name. Returns lean topic summaries per hit with a relevance score and which fields matched, plus a `dimension_matches` list when the query also hits a dimension (e.g. 'district'). Most acronyms work; the short ones `ap`/`el`/`ib` are recognized. Follow up with describe_dataset. `limit` caps results (default 20, max 100).

NameTypeReqDescription
limitinteger
querystringyes

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the Georgia Civic Data MCP server?

Georgia Civic Data is an MCP server listed in the public MCP registry as org.georgiacivicdata/georgia-civic-data. Georgia education, Census, and immigration data: query, filter, aggregate, and link datasets. This page covers its hosted endpoint (https://mcp.georgiacivicdata.org/mcp/).

Is the Georgia Civic Data MCP server safe to use?

Georgia Civic Data scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Georgia Civic Data MCP server expose?

Georgia Civic Data exposes 12 tools: list_datasets, search_datasets, describe_dataset, query_dataset, distinct_values, and 7 more. Their descriptions and schemas cost roughly 2,824 tokens of context every time the server is loaded.

Does the Georgia Civic Data MCP server require authentication?

No. We connected to Georgia Civic Data without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Georgia Civic Data MCP server still maintained?

Georgia Civic Data is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.