Nahook Mcp
@getnahook
About Nahook Mcp
The official Model Context Protocol server for Nahook — trigger webhooks, inspect
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nahook": {
"command": "nahook",
"args": [
"mcp",
"serve"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Nahook Mcp?
The official Model Context Protocol server for Nahook, enabling MCP-compatible AI assistants like Claude Desktop, Cursor, Cline, and Zed to drive webhook deliveries, endpoints, and event triggers.
How to use Nahook Mcp?
Install the nahook CLI via Homebrew (brew install getnahook/tap/nahook) or a curl script, run nahook login to authenticate, then configure your MCP client with {"mcpServers":{"nahook":{"command":"nahook","args":["mcp","serve"]}}}.
Key features of Nahook Mcp
- Trigger an event and fan it out to every subscribed endpoint
- Send a webhook directly to one endpoint
- Inspect endpoints, deliveries, and per-attempt logs
- Retry failed or dead-lettered deliveries
- Manage endpoints (create, update, pause, resume — never delete)
- Write tools include destructiveHint/readOnlyHint for safety
Use cases of Nahook Mcp
- Debug webhook delivery failures with detailed logs
- Retry undelivered webhooks from your AI assistant
- Create or update endpoints without leaving your coding environment
- Trigger event notifications to multiple services in one action
FAQ from Nahook Mcp
What distinguishes Nahook Mcp from other MCP servers?
Nahook Mcp is the official MCP server for Nahook, designed specifically for managing webhook endpoints, deliveries, and event triggers from AI assistants.
What are the dependencies to run Nahook Mcp?
You need the nahook CLI installed (via Homebrew or the install script) and an active nahook login session.
Where does data live?
The README does not specify where data is stored; it interacts with the Nahook service remotely.
What are the known limits?
The server intentionally never deletes endpoints by design — you can only create, update, pause, or resume them.
What transport or authentication does it use?
The server runs as a subcommand of the nahook CLI over stdio, and authentication is done via nahook login (the README does not detail the underlying auth mechanism).
Frequently asked questions
What distinguishes Nahook Mcp from other MCP servers?
Nahook Mcp is the official MCP server for Nahook, designed specifically for managing webhook endpoints, deliveries, and event triggers from AI assistants.
What are the dependencies to run Nahook Mcp?
You need the nahook CLI installed (via Homebrew or the install script) and an active nahook login session.
Where does data live?
The README does not specify where data is stored; it interacts with the Nahook service remotely.
What are the known limits?
The server intentionally never deletes endpoints by design — you can only create, update, pause, or resume them.
What transport or authentication does it use?
The server runs as a subcommand of the nahook CLI over stdio, and authentication is done via `nahook login` (the README does not detail the underlying auth mechanism).
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments