mcpbeat Sign in

octapi MCP Server

local only

octapi runs on your own machine — the client starts it, so there is no endpoint to ping. 304 installs a week from npm.

A business's WhatsApp front desk as tools: inbox, customers, catalogue, bookings, fees.

The linked repository no longer exists on GitHub — it was deleted or made private.

304
Installs / week
npm · octapi-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y octapi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "octapi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "octapi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "octapi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "octapi-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OCTAPI_API_KEY (A brand's API key from Account → API keys. Optional: the consumer tools (find and book with listed businesses) work without one.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to octapi

same job, measured the same way
FavCRM
by favcrm

Agentic CRM for service businesses — bookings, customers, WhatsApp, loyalty, invoicing.

230 tools answering
I
Chatgenius
by sumcodeai

ChatGenius tools: Instagram, Facebook, WhatsApp and SMS inbox, contacts, bookings, flows, posts.

238 installs/wk answering
WhatsApp Messaging API
by jevil25

Send WhatsApp messages from Claude. No Meta Business approval or WhatsApp Business account.

59 installs/wk local only
Wazionapps
by wazionapps

244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify

27 installs/wk local only
DripRaven WhatsApp campaigns
by dripraven

Run WhatsApp Business campaigns from any AI assistant: contacts, segments, and broadcasts.

answering
Whatsapp
by 2chat

WhatsApp (Web + Business API), SMS, contacts, and call records via 2Chat's MCP server.

answering
WhatsApp
by mcp-dir

Connect a personal/Business WhatsApp account via QR pairing (multi-device, like WhatsApp Web). Send

47 tools answering
SetSmart
by setsmart-git

Instagram, WhatsApp and Messenger DMs through official Meta Business APIs.

42 installs/wk answering

octapi — questions

Answers built from our own checks of this server.

Why is there no uptime for octapi?
octapi runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package octapi-mcp was installed 304 times last week.
Is octapi still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect octapi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls octapi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use octapi?
The npm package octapi-mcp was installed 304 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.