Data Collection
catholicintelligence.com
This MCP server offers tools to search and retrieve detailed information about Catholic parishes, dioceses, and related data products.
ENDPOINT 1
https://catholicintelligence.com/mcp
MCP server metadata
- Name
- catholic-intelligence
- Version
- 0.1.0
The living record of the visible Catholic Church: 202,807 parishes in 217 countries and 3,196 dioceses, every row typed, diocese-linked and geocoded. Coverage depth varies by country and is never padded; a field we do not hold comes back null. Parish profile pages live at the ci_url of every result. Bulk CSV exports and API access: https://catholicintelligence.com/store/
Known tools 5
search_parishesSearch Catholic parishes, cathedrals, missions and chapels worldwide by name or city.
Inferred read-onlyget_parishFull public profile of one parish by diocese_slug and slug (both returned by search_parishes): contacts, Mass / confession / adoration schedules where held, coordinates, patron, and links.
Inferred read-onlyget_dioceseIdentity of one diocese, eparchy or ordinariate by slug: name, type, rite, country, see city, province, cathedral, current bishop, and website.
Inferred read-onlyget_data_productsThe Catholic Intelligence data-export catalog: bulk CSV datasets (United States, per-state, specialty, global) with live row counts and prices, plus datasets available on request.
Inferred read-onlyCONNECT 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.catholic-intelligence]
url = "https://catholicintelligence.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"catholic-intelligence": {
"type": "http",
"url": "https://catholicintelligence.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: catholic-intelligence
Remote MCP URL: https://catholicintelligence.com/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": {
"catholic-intelligence": {
"url": "https://catholicintelligence.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"catholic-intelligence": {
"type": "http",
"url": "https://catholicintelligence.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "catholic-intelligence",
"transport": "streamable-http",
"url": "https://catholicintelligence.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for catholicintelligence.com was fetched 2026-08-23T21:01:27.831Z.
catholicintelligence.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.