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.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 6 of 6 tools scored.

Server CoherenceA
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.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources