sendifai
335 MCP tools, 75 playbooks. AI-native CRM, email/SMS, events, OAuth.
What it says
The record the registry holds
Where it answers
https://www.sendifai.com/api/mcp · streamable-http
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.sendifai/platform",
"description": "335 MCP tools, 75 playbooks. AI-native CRM, email/SMS, events, OAuth.",
"title": "sendifai",
"repository": {
"url": "https://github.com/MSCandCo/sendifai",
"source": "github",
"subfolder": "email-platform"
},
"version": "5.0",
"websiteUrl": "https://www.sendifai.com",
"icons": [
{
"src": "https://www.sendifai.com/icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.sendifai.com/api/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"alternateNames": [
"io.github.MSCandCo/sendifai"
],
"discovery": {
"agentJson": "https://www.sendifai.com/.well-known/agent.json",
"agentsLanding": "https://www.sendifai.com/agents",
"discoveryHub": "https://www.sendifai.com/api/discovery",
"llmsFullTxt": "https://www.sendifai.com/llms-full.txt",
"llmsTxt": "https://www.sendifai.com/llms.txt",
"mcpManifest": "https://www.sendifai.com/api/mcp/manifest",
"oauthIntents": "https://www.sendifai.com/api/oauth/intents"
},
"ecosystems": [
{
"id": "official-mcp-registry",
"name": "Official MCP Registry",
"role": "canonical",
"url": "https://registry.modelcontextprotocol.io"
},
{
"id": "smithery",
"name": "Smithery",
"role": "directory",
"url": "https://smithery.ai"
},
{
"id": "glama",
"name": "Glama MCP",
"role": "directory",
"url": "https://glama.ai/mcp"
},
{
"id": "pulsemcp",
"name": "PulseMCP",
"role": "directory",
"url": "https://www.pulsemcp.com"
},
{
"id": "mcp-so",
"name": "mcp.so",
"role": "directory",
"url": "https://mcp.so"
},
{
"id": "awesome-mcp-servers",
"name": "awesome-mcp-servers (GitHub)",
"role": "directory",
"url": "https://github.com/punkpeye/awesome-mcp-servers"
},
{
"id": "anthropic-connectors",
"name": "Claude / Anthropic connectors",
"role": "vendor",
"url": "https://docs.anthropic.com"
},
{
"id": "openai-connectors",
"name": "ChatGPT / OpenAI MCP connectors",
"role": "vendor",
"url": "https://platform.openai.com"
},
{
"id": "google-gemini",
"name": "Google Gemini extensions",
"role": "vendor",
"url": "https://ai.google.dev"
}
],
"manifestVersion": 5,
"oauth": {
"authorizationServer": "https://www.sendifai.com/.well-known/oauth-authorization-server",
"authorize": "https://www.sendifai.com/oauth/authorize",
"protectedResource": "https://www.sendifai.com/.well-known/oauth-protected-resource"
},
"playbookCount": 75,
"totalTools": 335,
"universalAgentBridge": {
"chat": "https://www.sendifai.com/api/agent/chat",
"invoke": "https://www.sendifai.com/api/agent/invoke",
"tools": "https://www.sendifai.com/api/agent/tools"
},
"workflowTools": 285
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-31T21:36:50.083776Z",
"publishedAt": "2026-07-31T21:36:50.083776Z",
"updatedAt": "2026-07-31T21:36:50.083776Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 5.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.