← Registry

Marketing

dmnode.com

Manages and automates email outreach campaigns with safety checks and execution control.

1 endpoint8 known toolsFirst detected June 18, 2026Last detected August 30, 2026

ENDPOINT 1

https://dmnode.com/api/mcp

No auth detected

MCP server metadata

Name
DMnode
Version
0.1.0
Capabilities
toolsresources
Server instructions

Use an Agent workflow API key. Create reviewed campaign drafts with safety checks before starting outreach.

Known tools 8

dmnode_list_campaigns

List campaigns visible to the authenticated DMnode API key workspace.

Inferred read-only
dmnode_get_campaign

Return status, target counts, target-level results, replies, webhooks, and worker jobs for one campaign.

Inferred read-only
dmnode_run_safety_check

Validate targets, duplicate prevention, suppressions, billing limits, sender capacity, webhooks, and personalization before campaign creation.

Inferred read-only
dmnode_create_reviewed_draft

Run the required safety check, create a reviewed draft campaign, and optionally start execution immediately.

Potential side effects
dmnode_start_campaign

Start sending queued outreach for a reviewed draft, scheduled, or paused campaign.

Inferred read-only
dmnode_list_senders

List sender account status, capacity, warmup state, and health visible to the authenticated workspace.

Inferred read-only
dmnode_get_analytics

Return workspace campaign funnel, replies, sender performance, webhooks, and job health for a supported date range.

Inferred read-only
dmnode_read_docs

Return AI-agent setup URLs and a compact DMnode API quickstart.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dmnode]
url = "https://dmnode.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dmnode": {
      "type": "http",
      "url": "https://dmnode.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dmnode
Remote MCP URL: https://dmnode.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dmnode": {
      "url": "https://dmnode.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dmnode": {
      "type": "http",
      "url": "https://dmnode.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dmnode",
  "transport": "streamable-http",
  "url": "https://dmnode.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dmnode.com was fetched 2026-07-31T03:56:13.192Z and is being refreshed.

Trust status Trusted

dmnode.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.