{
  "markdown": "# church-mcp\n\n## Why This Exists\n\nFaith 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.\n\n## Install\n\n```bash\npip install church-mcp\n```\n\n## Tools (6)\n\n- **`catholic_diocese_finder`** —   \n  <sub>args: county</sub>\n- **`protestant_denomination_guide`** —   \n  <sub>args: no arguments</sub>\n- **`muslim_community_guide`** — Return Muslim community organisations, mosques, and welfare services in Kenya.  \n  <sub>args: county</sub>\n- **`religious_community_services`** —   \n  <sub>args: no arguments</sub>\n- **`church_legal_registration`** —   \n  <sub>args: no arguments</sub>\n- **`community_welfare_guide`** —   \n  <sub>args: need</sub>\n\n## Example\n\n```python\nfrom church_mcp.server import denomination_directory\n\nresult = denomination_directory()\n# denominations, structures, welfare programmes, contacts\n```\n\n## Claude Desktop Integration\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"church-mcp\": {\n      \"command\": \"python\",\n      \"args\": [\"-m\", \"church_mcp.server\"]\n    }\n  }\n}\n```\n\n## Data & Disclaimers\n\nDirectory information compiled from public sources and changes as institutions do. Confirm services and contacts directly before travelling to a facility.\n\nEvery tool response carries a `source` field. Responses labelled `DEMO` are\nillustrative reference data, not a live feed — verify against the authority\nnamed in the response before acting on it.\n\n",
  "bytes": 1583,
  "sha": "d86aa63d735187eb1bdb804ba048dcdfb3a2f6b7baf7f9660d52553c3dccd37f",
  "repo_slug": "gabrielmahia/church-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gabrielmahia_church_mcp_d174f29f/readme"
}