{
  "markdown": "# sendifai MCP Server\n\n[![smithery badge](https://smithery.ai/badge/sendifai/platform)](https://smithery.ai/servers/sendifai/platform)\n[![MCP Registry](https://img.shields.io/badge/MCP%20Registry-com.sendifai%2Fplatform-blue)](https://registry.modelcontextprotocol.io)\n\n**Hosted Model Context Protocol (MCP) server for [sendifai](https://www.sendifai.com)** — AI-native CRM, email/SMS marketing, automations, events, giving, and pastoral care.\n\nWorks for **businesses, nonprofits, and faith organizations** — not church-only.\n\n## Connect\n\n| | |\n|--|--|\n| **MCP endpoint** | `https://www.sendifai.com/api/mcp` |\n| **Transport** | Streamable HTTP |\n| **Auth** | OAuth 2.0 (+ API key for agents) |\n| **Official registry** | `com.sendifai/platform` v4.0 |\n| **Tools** | 214 MCP tools (165 workflow), outputSchema on every tool |\n| **Playbooks** | 67 pre-built prompts |\n\n### Claude Desktop / Cursor / MCP clients\n\n```json\n{\n  \"mcpServers\": {\n    \"sendifai\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://www.sendifai.com/api/mcp\"\n    }\n  }\n}\n```\n\nLegacy stdio clients:\n\n```json\n{\n  \"mcpServers\": {\n    \"sendifai\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://www.sendifai.com/api/mcp\"]\n    }\n  }\n}\n```\n\n## Discovery\n\n- **Agents landing:** https://www.sendifai.com/agents\n- **MCP manifest:** https://www.sendifai.com/api/mcp/manifest\n- **Server record:** https://www.sendifai.com/.well-known/mcp/server.json\n- **llms.txt:** https://www.sendifai.com/llms.txt\n- **Smithery:** https://smithery.ai/servers/sendifai/platform\n- **Glama:** https://glama.ai/mcp/connectors/com.sendifai/platform\n\n## Capabilities (high level)\n\n- CRM — contacts, segments, tags, notes, pastoral care timeline\n- Marketing — email/SMS campaigns, automations, templates\n- Events & ticketing — registrations, check-in, volunteer ops\n- Giving — donations, recurring gifts, reports\n- Runsheets & spaces — service planning, bookings, facilities\n- Universal Agent Bridge — `/api/agent/chat` for non-MCP LLMs\n\n## Gemini CLI\n\nInstall from this repo (gallery crawler indexes `gemini-extension.json` + topic `gemini-cli-extension`):\n\n```bash\ngemini extensions install https://github.com/MSCandCo/sendifai-mcp --ref=v4.0.0\n```\n\n## Source code\n\nThe sendifai application is a private SaaS monorepo. This repository is the **public MCP discovery entry point** for directories and integrators. Product docs: https://www.sendifai.com/agents\n\n## License\n\nProprietary — connect via hosted MCP; no self-host bundle.\n",
  "bytes": 2499,
  "sha": "56364dcabe8334a6e11431a73513b4ffb4bbfe714b85041be9bbf6985fffc723",
  "repo_slug": "mscandco/sendifai-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_mscandco_sendifai_mcp_668e4a13/readme"
}