Server data from the Official MCP Registry
WhatsApp Business API platform for Indonesian SMBs: messages, inbox, products, orders, webhooks.
About
WhatsApp Business API platform for Indonesian SMBs: messages, inbox, products, orders, webhooks.
Remote endpoints: streamable-http: https://api.tokolaku.id/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"id-tokolaku-mcp": {
"url": "https://api.tokolaku.id/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Tokolaku MCP Server
Remote MCP (Model Context Protocol) server for Tokolaku — a WhatsApp business platform for Indonesian SMBs built on the official WhatsApp Business API (Meta Cloud API, zero message markup).
Connect Claude, ChatGPT, or any MCP client to your Tokolaku account and let your AI agent send WhatsApp messages, browse conversations, look up products & orders, and manage webhooks.
Endpoint : https://api.tokolaku.id/mcp
Transport: Streamable HTTP (stateless)
Quick start
claude.ai / ChatGPT & other OAuth-capable clients
Just add the URL — no keys needed:
- Add a custom connector / MCP server with URL
https://api.tokolaku.id/mcp - Sign in with your Tokolaku account and approve access
- Done — 6 read-only tools are available (channels, inbox, products, orders)
Claude Code / Claude Desktop / SDKs (API key)
Use a secret API key from your Tokolaku developer dashboard:
{
"mcpServers": {
"tokolaku": {
"type": "http",
"url": "https://api.tokolaku.id/mcp",
"headers": { "x-api-key": "tk_live_sk_xxx" }
}
}
}
Tools
With an API key (scope-gated — tools/list follows your key's scopes):
| Tool | Description |
|---|---|
send_message | Send a session text message via the official channel |
generate_bot_reply | Generate an AI reply using the tenant's bot engine |
list_channels | List connected official channels |
list_conversations / get_conversation | Browse the inbox |
list_products | Browse the product catalog |
list_orders / get_order | Browse orders (incl. payment status) |
get_subscription | Plan & quota info |
list_webhooks / create_webhook / test_webhook | Manage inbound-event webhooks |
Via OAuth (read-only bundle): list_channels, list_conversations, get_conversation, list_products, list_orders, get_order.
Auth
- OAuth 2.1 (PKCE, dynamic client registration, RFC 8414/9728 discovery) — for interactive clients; tokens are per-user and read-only.
- API key (
x-api-keyorAuthorization: Bearer) — secret keys only; write tools respect billing/quota exactly like the REST API.
Links
- Docs & API reference: https://tokolaku.id/api-docs
- Developer overview: https://tokolaku.id/developers
- WhatsApp Business API plan (Rp99k/mo, no message markup): https://tokolaku.id/whatsapp-api
- SDKs: npm
tokolaku-sdk· PyPItokolaku· Packagisttokolaku/sdk
This repository hosts the public metadata (server.json) and documentation for the hosted server; the server itself is a managed service operated by Tokolaku.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
