MCP server intelligence profile

discord-webhook-mcp Server

Enables AI agents to send text messages and images to Discord channels via webhooks

Local Onlykujirahand
Awaiting current scanNpm · 1.0.3

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
2Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @kujirahand/discord-webhook-mcp from npm

Version 1.0.3 declares 1 executable entrypoint.

npm install --save-exact @kujirahand/discord-webhook-mcp@1.0.3
npx -y -p @kujirahand/discord-webhook-mcp@1.0.3 @kujirahand/discord-webhook-mcp
MCP client configuration example
{
  "mcpServers": {
    "@kujirahand/discord-webhook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@kujirahand/discord-webhook-mcp@1.0.3",
        "@kujirahand/discord-webhook-mcp"
      ]
    }
  }
}

Identity

Canonical slugdiscord-webhook-mcp-65eaed50DeploymentLocal Only
Canonical packagenpm:@kujirahand/discord-webhook-mcpRepositorykujirahand/discord-webhook-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@kujirahand/discord-webhook-mcp1.0.31Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@kujirahand/discord-webhook-mcp1.0.3CurrentSep 5, 20262 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
discord-webhookServer-reported name
1Capability groups
Aug 23, 2026Observed

Tools 2

ToolCategoryAnnotationsRisk
send_imageSend an image to Discord via webhook
Input schema
{
  "type": "object",
  "properties": {
    "image_path": {
      "type": "string",
      "description": "The local file path (absolute or relative) to the image to upload."
    },
    "message": {
      "type": "string",
      "description": "Optional text message to accompany the image."
    },
    "username": {
      "type": "string",
      "description": "Optional username override for the webhook bot."
    },
    "avatar_url": {
      "type": "string",
      "description": "Optional avatar image URL override for the webhook bot."
    }
  },
  "required": [
    "image_path"
  ]
}
send_messageSend a message to Discord via webhook
Input schema
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "The text message to send to Discord."
    },
    "username": {
      "type": "string",
      "description": "Optional username override for the webhook bot."
    },
    "avatar_url": {
      "type": "string",
      "description": "Optional avatar image URL override for the webhook bot."
    }
  },
  "required": [
    "message"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

discord-webhook-mcp Server questions

How do I install discord-webhook-mcp Server?

Install the selected package version with: npm install --save-exact @kujirahand/discord-webhook-mcp@1.0.3

What tools does discord-webhook-mcp Server provide?

discord-webhook-mcp Server exposed 2 tools during independent protocol observation, including send_image, send_message.

Is discord-webhook-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.