senchamp-mcp
OfficialThis is a read-only documentation search and retrieval server for Sendchamp's communication platform.
Search documentation (
sendchamp__search): Query Sendchamp docs, API operations, and integration guides using natural language, with optional filtering by content type:docs— conceptual guides and documentationapi— API endpoints and operationsguide— curated integration guidesall— search across all content types (default)
Retrieve full content (
sendchamp__retrieve): Fetch complete details for a specific document or API operation using an ID returned from search results (e.g.,api:sendSms,guide:otp-flow), including full parameter schemas, guides, or doc links.Read-only access: Both tools are strictly read-only and do not support task execution — they are designed for information lookup only.
Covers Sendchamp's core services: SMS, OTP/verification, WhatsApp, Voice, and Email APIs.
Enables sending WhatsApp messages through Sendchamp's cloud communications platform for customer engagement and notifications.
Sendchamp AI
The official one-stop shop for AI agents and developers building with Sendchamp — Africa's cloud communications platform for SMS, OTP verification, WhatsApp, Voice, and Email.
What's here
Directory | Purpose |
Agent Skills for Cursor, Claude Code, Codex, and other AI coding assistants | |
Read-only docs MCP server ( | |
OpenAPI spec for SMS and verification endpoints | |
Curated integration guides indexed by the MCP server | |
Documentation source for docs.sendchamp.com (Agent Skills + MCP setup) |
Related MCP server: mcp-public-apis
Quick start
Agent Skills
npx skills add sendchamp/ai --skill sendchamp-sms-send-message --agent cursor
npx skills add sendchamp/ai --skill sendchamp-verify-send-otp --agent cursorMCP (docs search)
Add to Cursor Settings → MCP:
{
"sendchamp-docs": {
"url": "https://mcp.sendchamp.com/docs"
}
}For local development:
cd mcp && npm install && npm run devThen point Cursor at http://localhost:3100/mcp.
See mcp/README.md and docs/mcp-server.md for full setup across IDEs.
Week 2 skills
Skill | Use when |
| Sending transactional or bulk SMS in Nigeria, Kenya, Ghana, and other African markets |
| OTP login, phone verification, or two-factor auth via SMS, email, WhatsApp, or voice |
API authentication
All Sendchamp API calls use your dashboard access key:
Authorization: Bearer YOUR_ACCESS_KEYGet your key from my.sendchamp.com → Settings → API Keys.
Base URL: https://api.sendchamp.com/api/v1
Links
License
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that serves documentation and enables AI-powered search, Q\&A, and document analysis for developer tools and guides.Last updated54MIT
- AlicenseAqualityDmaintenanceAn MCP server that gives AI coding agents real-time access to the public-apis dataset, enabling search, live probing, and code snippet generation for 1,500+ free public APIs.Last updated7374MIT
- Alicense-qualityBmaintenanceAn MCP server that provides tools to fetch live, version-accurate documentation, changelogs, examples, and method signatures for npm and PyPI packages, preventing AI coding agents from hallucinating stale APIs.Last updated32ISC
- Alicense-qualityDmaintenanceMCP server that provides AI coding agents automatic access to AGENTS.md documentation from GitHub repositories, enabling understanding of codebase conventions and patterns.Last updatedApache 2.0
Related MCP Connectors
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
An MCP server that gives your AI access to the source code and docs of all public github repos
Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sendchamp/ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server