chronicapulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
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
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"q": {
"type": "string",
"description": "Search query"
},
"era": {
"type": "string",
"description": "era"
},
"lang": {
"type": "string",
"description": "lang"
},
"name": {
"type": "string",
"description": "name"
},
"type": {
"type": "string",
"description": "type"
},
"year": {
"type": "string",
"description": "year"
},
"event": {
"type": "string",
"description": "event"
},
"place": {
"type": "string",
"description": "place"
},
"state": {
"type": "string",
"description": "state"
},
"action": {
"enum": [
"search",
"person",
"obituary",
"event",
"place",
"immigration",
"military",
"business",
"timeline"
],
"type": "string",
"description": "Which endpoint to call. Options: search | person | obituary | event | place | immigration | military | business | timeline"
},
"origin": {
"type": "string",
"description": "Country of origin"
},
"subject": {
"type": "string",
"description": "subject"
},
"business": {
"type": "string",
"description": "business"
},
"conflict": {
"type": "string",
"description": "Civil War | WWI | WWII | Korean War | Vietnam"
},
"location": {
"type": "string",
"description": "location"
},
"year_end": {
"type": "string",
"description": "year_end"
},
"year_start": {
"type": "string",
"description": "year_start"
},
"destination": {
"type": "string",
"description": "US destination city"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries