leporis-mcp
Allows sending and reading WhatsApp messages, listing and retrieving contacts, and fetching conversation messages through the Leporis WhatsApp Business platform.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@leporis-mcpsend a WhatsApp message to John Doe saying I'm on my way"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
leporis-mcp
Remote MCP (Model Context Protocol) server for Leporis, RS-Techie's multi-tenant WhatsApp Business platform.
Exposes Leporis's public REST API (api/v1/public.php) as MCP tools so AI coding agents (Claude Code, Cursor, Antigravity, etc.) can send/read WhatsApp messages on your Leporis account directly from chat.
Endpoint:
https://leporis.mcp.rstechie.in/mcp(Streamable HTTP transport)Auth: stateless BYOK (bring your own key) — send your Leporis API key as
Authorization: Bearer <key>on every request. Get a key from your Leporis dashboard under WhatsApp → Integrations. The server stores no credentials of its own.Tools:
send_message,list_contacts,get_contact,get_conversation_messages
Setup in your MCP client
See the "Connect via MCP" section on the Integrations page in your Leporis dashboard for exact per-client config (Claude Code, Cursor, Antigravity).
Related MCP server: WA MCP
Running locally
npm install
PORT=8806 node server.jsRequires LEPORIS_API_BASE (defaults to https://rstechie.in/api/v1/public.php) to point at a real Leporis instance.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the WhatsApp Business API, allowing agents to send messages, manage media, and perform other WhatsApp business operations through natural language.Last updated1
- Flicense-qualityDmaintenanceWhatsApp MCP server that exposes messaging, groups, contacts, and profile management as tools and resources for AI agents, supporting Baileys and Meta Cloud API.Last updated19
- Alicense-qualityCmaintenanceMCP server that connects AI agents to WhatsApp using the multi-device API, enabling messaging, group management, and more as a regular user.Last updated5MIT
- FlicenseAqualityCmaintenanceMCP server for Kirimi WhatsApp API, enabling AI agents to send messages, broadcast, manage devices, and contacts.Last updated7
Related MCP Connectors
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
MCP server exposing the Backtest360 engine API as tools for AI agents.
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/admin-rstechie/leporis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server