Skip to main content
Glama

HometownWire Civic Record

Server Details

The public record of local government: what your officials actually say and do, word for word.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 37 days
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: get_claim vs search_claims differ by retrieving by ID vs searching; get_document vs search_documents similarly; get_person vs list_people are specific retrieval vs listing. No overlaps.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (get_, list_, search_) with singular nouns for get and plural for list/search, all in snake_case. Predictable and uniform.

Tool Count5/5

Six tools cover the core operations for a civic record query system: single-item retrieval (claim, document, person), listing (people), and search (claims, documents). Well-scoped without being too few or too many.

Completeness4/5

The tools adequately cover retrieval and search for claims, documents, and people. Minor gap: no list_documents or list_claims tool, but search can partially fill this. No update/modify tools, but server appears read-only, so acceptable.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 6 tool updates
    • First observedget_claim
    • First observedget_document
    • First observedget_person
    • First observedlist_people
    • First observedsearch_claims
    • First observedsearch_documents

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources