Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Delivery
  3. Nahook MCP
Nahook MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:05:57 PM

Nahook MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
webhooksdeveloper-toolsdeliverymonitoring

Manage Nahook endpoints, inspect webhook deliveries, retry failures, and trigger or send events through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for getnahook/nahook-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (12) Directory Badge Claim listing AlternativesπŸ”’ More in Delivery

Overview

getnahook/nahook-mcp MCP server exposes Nahook webhook operations to MCP-compatible assistants through the nahook CLI. It supports endpoint and environment management, delivery inspection, retry handling, event fan-out, and direct endpoint sends. Read and management access uses the CLI login token, while sending operations require a separate ingestion key. Reach for it when an assistant needs to investigate webhook failures or manage Nahook delivery infrastructure with approval prompts for writes.

Use cases

β€’Inspect failed webhook deliveries and their attempts
β€’Retry dead-lettered webhook deliveries
β€’Create and pause Nahook endpoints
β€’Trigger events across subscribed endpoints
β€’Send a webhook directly to one endpoint

Key features

β€’Endpoint and environment management
β€’Delivery and attempt inspection
β€’Failed-delivery retry support
β€’Event fan-out and direct endpoint sends
β€’Payload fencing and size limits
β€’Separate management and ingestion credentials

Capabilities & Tool Schemas (12) ~229 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Nahook MCP.

whoami

Local config sanity check β€” workspace, region, token id, expiry.

list_endpoints

List every endpoint in the current workspace.

get_endpoint

Fetch one endpoint by `ep_xxx`.

create_endpoint

Create a new endpoint. Defaults to the workspace's default environment; also accepts slugs like `production`.

update_endpoint

Partial patch β€” pause/resume, change URL, update description.

list_environments

List every environment in the workspace.

How Nahook MCP works

What getnahook/nahook-mcp MCP server does

The getnahook/nahook-mcp MCP server connects an MCP-compatible AI client to the Nahook webhook platform. It gives an assistant access to endpoint configuration, environments, delivery history, individual delivery payloads, and delivery attempts. It can also retry failed or dead-lettered deliveries, trigger events for all matching subscribers, and send a webhook directly to one endpoint.

Endpoint management includes creating endpoints, changing their URLs or descriptions, and pausing or resuming them. Deletion is not available through the tool surface. The whoami operation checks local configuration and reports the workspace, region, token identifier, and token expiry without exposing the token itself.

How it works

The getnahook/nahook-mcp MCP server is shipped as a subcommand of the nahook CLI rather than as a separate implementation. An MCP client starts the local process with nahook mcp serve, and the process reads credentials from the Nahook CLI configuration or its client environment.

A CLI login token supports read operations and endpoint, delivery, and environment management. Sending through trigger_event or send_to_endpoint additionally requires a Nahook ingestion key. Permissions are checked for each request against the workspace role associated with the credentials.

Mutation tools expose MCP read-only and destructive annotations so clients can request human approval. These annotations are advisory, not an access-control mechanism; clients should keep approval prompts enabled.

Setup and configuration

Install the Nahook CLI with Homebrew or the documented install script, then run nahook login. Login uses a browser-based device-grant flow and stores credentials in ~/.nahook/config.toml. Add nahook mcp serve as a stdio MCP server in the client configuration.

The getnahook/nahook-mcp MCP server can receive an ingestion key through NAHOOK_INGESTION_KEY or an ingestion_key entry in the Nahook configuration file. Without that key, read and management tools remain available, but ingestion writes are disabled. NAHOOK_MCP_PAYLOAD_CAP controls the maximum webhook body size returned to the model; bodies larger than the configured limit are truncated, with a flag indicating truncation. The documented default cap is 256 KB.

The README provides configurations for Claude Desktop, Cursor, and Cline, and states that other clients using the standard command and args shape can follow the same pattern. The CLI also supports the server configuration shown for Zed.

Tools and capabilities

The getnahook/nahook-mcp MCP server provides these operations:

  • Check local identity and configuration with whoami.
  • List or fetch endpoints and list environments.
  • Create endpoints and partially update their URL, description, or paused state.
  • Page through deliveries and retrieve individual deliveries.
  • Include an original webhook body when fetching a delivery.
  • Inspect every attempt associated with a delivery.
  • Retry failed or dead-lettered deliveries.
  • Fan out an event to subscribed endpoints or send directly to one endpoint.

Webhook payloads, idempotency keys, and receiver error messages are treated as untrusted content before they enter model context. Values are fenced, embedded fence markers are neutralized, and payloads are capped. Endpoint signing secrets and authentication tokens are omitted from tool output.

Limitations and notes

There is no delete operation, so endpoint data cannot be destroyed through these tools. update_endpoint is considered destructive because changing a live URL can redirect delivery traffic. The additive write operations are not automatically safe merely because their annotations are non-destructive; approval remains the client’s responsibility.

The server depends on the Nahook CLI and the Nahook account permissions associated with the logged-in credentials. The repository is a discoverability surface for the MCP server; its implementation lives in the Nahook CLI source tree. Issues and contributions therefore belong in the CLI repository rather than this repository.

The project is licensed under MIT. The README does not state service pricing or account-plan requirements, so those details should be confirmed with Nahook separately.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Delivery View all alternatives
  • Reactuse logoReactuse

    MCP server for the ReactUse library β€” 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs.

    πŸ”’ Delivery4 views
    Compare vs Reactuse β†’
  • Codemagic MCP logoCodemagic MCP

    Build, sign, and publish iOS and Android apps through AI agents. Integrates Codemagic CI/CD, App Store Connect, and Google Play in one server.

    πŸ”’ Delivery3 views
    Compare vs Codemagic MCP β†’
  • Royalmail MCP logoRoyalmail MCP

    Book, label, track and cancel Royal Mail and Parcelforce shipments. 33 UK and international services via friendly keys or raw Service Register codes. npx royalmail-mcp.

    πŸ”’ Delivery1 views
    Compare vs Royalmail MCP β†’
  • MCP Architect logoMCP Architect

    Gives any AI assistant real architectural understanding of a codebase: tech-stack overview, internal dependency graph with cycle detection, risk hotspots, and module summaries. Local, zero-config, no API keys. uvx mcp-architect.

    πŸ”’ Delivery3 views
    Compare vs MCP Architect β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
12
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Nahook MCP

Install the Nahook CLI with Homebrew or the documented install script, run `nahook login`, then configure the MCP client to start `nahook mcp serve`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNahook MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/getnahook-nahook-mcp?style=directory)](https://allmcps.com/mcp/getnahook-nahook-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/getnahook-nahook-mcp"><img src="https://allmcps.com/api/badge/getnahook-nahook-mcp?style=directory" alt="Nahook MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Delivery
PricingFree
More technical detailsExpand β–Ύ
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code, Windsurf
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 28, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”’ Delivery β†’Alternatives to Nahook MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code