← Registry

Data Collection

ungovr.org

Provides government entity data, product coverage, and open records law information across countries.

1 endpoint10 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://mcp.ungovr.org/mcp

No auth detected

MCP server metadata

Name
ungovr-mcp
Version
1.0.0
Capabilities
tools

Known tools 10

list_countries

List all countries with government entity data in UnGovr, including entity counts and coverage metadata.

Inferred read-only
search_entities

Search government entities by country, optional state/province, name query, and entity type.

Inferred read-only
get_entity

Get full details for a specific government entity by its URL slug (e.

Inferred read-only
get_product_coverage

Get the full hierarchy of government entities where an UnGovr product is available.

Inferred read-only
get_open_records_law

Get the open records law (FOIA/RTI equivalent) governing a jurisdiction: name, citation, response deadlines, fees, exemptions, appeal process, records retention rules and RTI rating.

Inferred read-only
search_transparency_laws

Search government transparency laws across five domains: open records, open meetings, fiscal transparency, digital accessibility, and oversight bodies.

Inferred read-only
search_cgj_reports

Search California Grand Jury reports by county, year, and/or title keyword.

Inferred read-only
get_cgj_report

Get full details for a specific California Grand Jury report by ID.

Inferred read-only
list_service_types

List available service request categories and types for a country.

Inferred read-only
submit_service_request

Submit a government service request (e.

Inferred read-only

CONNECT 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.ungovr-mcp]
url = "https://mcp.ungovr.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ungovr-mcp": {
      "type": "http",
      "url": "https://mcp.ungovr.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ungovr-mcp
Remote MCP URL: https://mcp.ungovr.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": {
    "ungovr-mcp": {
      "url": "https://mcp.ungovr.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ungovr-mcp": {
      "type": "http",
      "url": "https://mcp.ungovr.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ungovr-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.ungovr.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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.