← Registry

Data Collection

everythingisperfect.org

Fetches and searches public meeting records, agendas, and minutes from local government markets.

1 endpoint19 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://everythingisperfect.org/api/mcp

No auth detected

MCP server metadata

Name
Perfect World Project
Version
1.12.4
Capabilities
experimentalpromptsresourcestools
Server instructions

Perfect World Project is a civic-transparency publisher for New Mexico and the Southwest: local-government meetings, agendas and minutes (with full text), video transcripts, a 20,000-officer police certification roster with conduct records, Superfund sites, reservoir levels, Flock ALPR portals, and more — free to read, one record at a time. Use these tools for lookups. Bulk datasets, file conversion, notarized receipts, a paid records-request service and tips are sold at the Trading Post over HTTP 402 (cards via Stripe MPP, USDC on Base via x402): call trading_post_catalog for prices and the handshake. Nothing here is behind a login.

Known tools 19

site_overview

What this site is, what is free, what is for sale, and where the machine-readable entry points are.

Inferred read-only
list_markets

Markets (cities/counties) with meeting records.

Inferred read-only
search_meetings

Meetings in a market; q matches the title, the transcript, and the full text of agendas, packets and minutes.

Inferred read-only
meeting

One meeting with its body, video and archived documents (each with a permanent /file URL).

Inferred read-only
document_text

Extracted text of an archived agenda, packet or minutes (free).

Inferred read-only
officer_lookup

A certified officer by certification number (state code narrows it: NM, TX, AZ).

Inferred read-only
search_officers

Search the officer roster by whole-word name, state code, or agency slug.

Inferred read-only
superfund_site

One Superfund National Priorities List site by SEMS id, with milestones.

Inferred read-only
superfund_summary

National Superfund counts by status and state.

Inferred read-only
reservoirs

The 45 metered reservoirs with their latest levels.

Inferred read-only
reservoir

One reservoir (e.

Inferred read-only
search_transcripts

Full-text search across archived video transcripts.

Inferred read-only
register_verify

Re-verify the Public Register's hash chain (append-only receipts, anchored to the Wayback Machine).

Inferred read-only
legacy_formats

The 64 legacy municipal file formats the converter identifies (WordPerfect, Lotus, dBASE, .

Inferred read-only
trading_post_catalog

Prices, open rails and the HTTP 402 handshake for everything sold to agents.

Inferred read-only
batch_conversion_offer

The $49 bulk legacy-file conversion: what it costs, what it can read, what happens when a file fails.

Inferred read-only
evidence_pack_offer

The $149 reviewed Evidence Pack: one narrow civic/infrastructure question, answered with a source trail.

Inferred read-only
evidence_pack_submit

FREE: submit one question to the Evidence Pack desk.

Inferred read-only
trading_post_ledger

The public sales ledger — totals only.

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.perfect-world-project]
url = "https://everythingisperfect.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "perfect-world-project": {
      "type": "http",
      "url": "https://everythingisperfect.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "perfect-world-project": {
      "type": "http",
      "url": "https://everythingisperfect.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "perfect-world-project",
  "transport": "streamable-http",
  "url": "https://everythingisperfect.org/api/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.