JetAPI MCP server
Send WhatsApp, Telegram, SMS and MAX messages, files and bulk mailings via JetAPI
0 stars455 downloads/wk
Reviews
Write oneNobody has reviewed JetAPI yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
JetAPI tools (10, 3 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
create_webhookwrite actionRegister a webhook URL to receive real-time notifications for specific JetAPI events (e.g. whatsapp_log_out, delivery status updates, incoming messages).
delete_webhookwrite actionDelete a webhook by ID. The webhook will stop receiving notifications.
get_accountGet full JetAPI account information including token, balance, dispatch routing, sender names, subscription status and Telegram/WhatsApp sessions count.
get_balanceGet JetAPI account balance, customer ID, available dispatch routing channels, and registered sender names.
get_delivery_statusGet the current status and full details of a specific message delivery by its ID. Returns status, operator info, phone, scheduled time, costs and more.
get_phone_infoLook up phone number information including country, mobile operator name and brand. Useful before sending to verify the number and determine routing.
get_utm_tagsGet list of all UTM tags (utm_marks) configured in the JetAPI account for tracking message dispatches.
get_webhookGet details of a specific webhook by its ID: the URL it posts to and the event types it subscribes to.
list_webhooksList all registered webhooks for this JetAPI account. Use it to see where events are delivered or to find a webhook ID before updating or deleting it.
update_webhookwrite actionUpdate an existing webhook — change its URL or the list of event types it subscribes to. Pass only what should change; types replaces the whole list.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan16 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 5 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y jetapi-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add jetapi-mcp-server -- npx -y jetapi-mcp-server
JetAPI: common questions
- Is JetAPI MCP server safe?
- Mostly: it is graded B (83/100). Read the JetAPI safety report
- How do I install JetAPI?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does JetAPI need an API key?
- Yes. The registry entry asks for
JETAPI_TOKEN. - Is JetAPI maintained?
- The last commit was 6 days ago (2026-09-14). The latest release is v1.0.2.