Odel
church mcp

church mcp

Local
@gabrielmahiaPythonMITUpdated 4 days ago

MCP server for congregation and community-organization coordination in East Africa

church-mcp

Why This Exists

Faith institutions run a substantial share of Kenya's schools, clinics and welfare programmes, but their service directories are fragmented by denomination. For someone seeking help, the relevant question is what is nearby and open, not who runs it.

Install

pip install church-mcp

Tools (6)

  • catholic_diocese_finder
    args: county
  • protestant_denomination_guide
    args: no arguments
  • muslim_community_guide — Return Muslim community organisations, mosques, and welfare services in Kenya.
    args: county
  • religious_community_services
    args: no arguments
  • church_legal_registration
    args: no arguments
  • community_welfare_guide
    args: need

Example

from church_mcp.server import denomination_directory

result = denomination_directory()
# denominations, structures, welfare programmes, contacts

Claude Desktop Integration

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "church-mcp": {
      "command": "python",
      "args": ["-m", "church_mcp.server"]
    }
  }
}

Data & Disclaimers

Directory information compiled from public sources and changes as institutions do. Confirm services and contacts directly before travelling to a facility.

Every tool response carries a source field. Responses labelled DEMO are illustrative reference data, not a live feed — verify against the authority named in the response before acting on it.