AgentMarketMCP / SKILL 资产档案馆

目录 / Nahook

MCP 鉴权未知 未评级 已上架

Nahook

The official MCP server for **Nahook**, the developer-experience layer for webhooks. It lets your AI assistant drive your webhook platform in plain language — with the same permissions you have in the dashboard. Ask your assistant to: - **Inspect endpoints** — list endpoints and environments in your workspace - **Debug deliveries** — browse delivery history and attempt-by-attempt logs (status codes, response times, and the exact failure reason) - **Recover** — retry failed or dead-lettered deliveries - **Manage** — create and update webhook endpoints Every action is scoped to your own Nahook workspace. The hosted server connects over OAuth — no API keys to copy and paste — and signing secrets and endpoint credentials are never exposed. New to Nahook? Start free on the Hobby plan (no credit card) at https://nahook.com · Docs: https://docs.nahook.com/mcp

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://nahook--support-bxh2.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Nahook": {
      "url": "https://nahook--support-bxh2.run.tools"
    }
  }
}

能力清单

工具说明
whoamiIdentify the authenticated workspace, role, plan, and CLI token for this MCP session.
list_endpointsList the webhook endpoints in your workspace (public fields only, no secrets).
get_endpointFetch a single webhook endpoint by its public id (ep_…), scoped to your workspace.
list_environmentsList the environments in your workspace (e.g. production, staging).
list_deliveriesList an endpoint's webhook deliveries, newest-first, with keyset pagination and optional status filtering.
get_deliveryFetch a single delivery's status and metadata by its public id (del_…).
list_attemptsList the attempt history (status, response code, timing) for a single delivery.
create_endpointCreate a new webhook endpoint in your workspace (requires owner/admin/member role).
update_endpointUpdate an existing webhook endpoint by its public id (requires owner/admin/member role).
retry_deliveryRetry a previously failed or dead-lettered delivery (requires owner/admin/member role).
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。