← Registry

Databases

orgfire.com

Search and retrieve information from a registry of Catholic parishes and dioceses.

1 endpoint5 known toolsFirst detected July 2, 2026Last detected September 22, 2026

ENDPOINT 1

https://orgfire.com/mcp

No auth detected

MCP server metadata

Name
orgfire-registry
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to the OrgFire public Catholic parish + diocese registry. Use parish_registry_search to find parishes by name or location, then parish_registry_get for details, parish_registry_lineage for closure/merger history. Use diocese_registry_list to enumerate dioceses, diocese_registry_get for details.

Known tools 5

parish_registry_search

Search the OrgFire Catholic parish registry by name or location.

Inferred read-only
parish_registry_get

Retrieve a parish by registry ID (e.g.

Inferred read-only
parish_registry_lineage

Retrieve ancestor/descendant/related parishes for a given registry ID.

Inferred read-only
diocese_registry_list

List all Catholic dioceses in the OrgFire registry.

Inferred read-only
diocese_registry_get

Retrieve a diocese by registry ID (e.g.

Inferred read-only

CONNECT 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.orgfire-registry]
url = "https://orgfire.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "orgfire-registry": {
      "type": "http",
      "url": "https://orgfire.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: orgfire-registry
Remote MCP URL: https://orgfire.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": {
    "orgfire-registry": {
      "url": "https://orgfire.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "orgfire-registry": {
      "type": "http",
      "url": "https://orgfire.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "orgfire-registry",
  "transport": "streamable-http",
  "url": "https://orgfire.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 orgfire.com was fetched 2026-07-31T17:26:23.914Z and is being refreshed.

Trust status Neutral

orgfire.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.