mcpbeat

Hooka MCP Server

by hooka
local only

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

Run TikTok cold-DM outreach from your LLM: senders, campaigns and inbox via the Hooka API.

Installs per day peak 24 · avg 6 · -13% w/w
a month agotoday
22
Installs / week
npm · hooka-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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 hooka-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "hooka-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "hooka-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "hooka-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "hooka-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hooka

same job, measured the same way
Campaignstack
by campaignstack

Run B2B outreach from your AI agent: 250+ tools for campaigns, leads, LinkedIn and email workflows.

answering
MuntuAI
by design-smith

Hosted MCP server for MuntuAI outreach campaigns, leads, senders, domains, and analytics.

answering
SuperSend
by ktryberceo

Manage contacts, campaigns, senders, and deliverability via SuperSend API

answering
Ecardwidget MCP
by ecardwidget

Send eCards, run bulk campaigns, and automate recurring cards from your AI assistant.

32 installs/wk local only
Tokei Agent
by gilesdawe

Control your Tokei (tokei.io) pre-launch and waitlist campaigns from AI agents and the command line.

498 installs/wk local only
WhatsApp MCP by TimelinesAI
by initechsoftware

Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.

answering
Email2Chat
by bayramcsb

Connect Claude to your Gmail and Outlook inbox. Read, search, and manage emails via AI.

659 installs/wk local only
A
Aveiro
by aveiro

Create, update, and publish real hosted websites from your agent via the Aveiro API.

answering

Hooka — questions

Answers built from our own checks of this server.

Why is there no uptime for Hooka?
Hooka 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 hooka-mcp was installed 22 times last week.
How do I connect Hooka?
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 hooka-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hooka?
The npm package hooka-mcp was installed 22 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.