Skip to main content
Glama

chronicapulse

Search global genealogy and historical archives including US newspapers, Library of Congress, Trove, British Newspaper Archive. Research persons, obituaries, events, places, immigration, military, business, and timelines.

Instructions

ChronicaPulse: Global genealogy and historical archive intelligence API. Full-text search across Chronicling America (1770–1963 US newspapers), Library of Congress, Trove (Australia), British Newspaper Archive, Euro

Coverage: Global

Endpoints: • search ($0.05): Archive search • person ($0.12): Person research • obituary ($0.10): Obituary research • event ($0.08): Historical event coverage • place ($0.08): Place history • immigration ($0.12): Immigration research • military ($0.10): Military service research • business ($0.08): Business history • timeline ($0.15): Chronological timeline

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoSearch query
eraNoera
langNolang
nameNoname
typeNotype
yearNoyear
eventNoevent
placeNoplace
stateNostate
actionYesWhich endpoint to call. Options: search | person | obituary | event | place | immigration | military | business | timeline
originNoCountry of origin
subjectNosubject
businessNobusiness
conflictNoCivil War | WWI | WWII | Korean War | Vietnam
locationNolocation
year_endNoyear_end
year_startNoyear_start
destinationNoUS destination city

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.1.0

TDQS

B3.1/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry full behavioral disclosure. It does reveal coverage sources and pricing per endpoint, which is useful, but it omits critical behaviors like authentication requirements, rate limits, response formats, pagination, or what kind of data is returned (citations vs. summaries). The description is truncated mid-sentence ('Euro...'), further reducing transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is organized with a clear overview, coverage line, and bulleted endpoints with pricing, which helps navigation. However, it includes a truncated phrase and mixes pricing details with functional descriptions, making it longer than necessary. The front-loaded purpose is good, but the incomplete sentence and redundancy reduce structural quality.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 18 parameters, 9 endpoints, and no output schema, the description is insufficient for an agent to correctly invoke the tool. It fails to explain endpoint-specific parameters, expected outputs, or examples, and does not clarify how the endpoints relate to the overall search capability. The one-line endpoint descriptions are too brief to guide effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 18 parameters with descriptions, so coverage is 100%, but these descriptions are mostly tautological ('era'->'era', 'lang'->'lang'). The tool description lists endpoints but does not map parameters to specific actions or explain which fields are required for each endpoint, leaving the agent without guidance on how to construct queries for person, immigration, or timeline research.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly defines the tool as a 'Global genealogy and historical archive intelligence API' and specifies full-text search across known sources (Chronicling America, Library of Congress, Trove, British Newspaper Archive). It lists distinct endpoints (search, person, obituary, event, place, immigration, military, business, timeline) which distinguishes it from sibling *pulse tools by its historical/genealogical domain.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for genealogy and historical research by naming the sources and endpoint types, but it does not explicitly state when to use this tool over the many sibling pulse tools or when not to use it. There are no alternatives mentioned or exclusion criteria, leaving the agent to infer applicability from the domain context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.