Leporis
FreeNot checkedRemote MCP server for Leporis WhatsApp Business platform, enabling AI agents to send and read WhatsApp messages through exposed REST API tools.
About
Remote MCP server for Leporis WhatsApp Business platform, enabling AI agents to send and read WhatsApp messages through exposed REST API tools.
README
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).
Running locally
npm install
PORT=8806 node server.js
Requires LEPORIS_API_BASE (defaults to https://rstechie.in/api/v1/public.php) to point at a real Leporis instance.
Installing Leporis
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/admin-rstechie/leporis-mcpFAQ
Is Leporis MCP free?
Yes, Leporis MCP is free — one-click install via Unyly at no cost.
Does Leporis need an API key?
No, Leporis runs without API keys or environment variables.
Is Leporis hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Leporis in Claude Desktop, Claude Code or Cursor?
Open Leporis on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Leporis with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
