Marketing
dmnode.com
Manages and automates email outreach campaigns with safety checks and execution control.
ENDPOINT 1
https://dmnode.com/api/mcp
MCP server metadata
- Name
- DMnode
- Version
- 0.1.0
Use an Agent workflow API key. Create reviewed campaign drafts with safety checks before starting outreach.
Known tools 8
dmnode_list_campaignsList campaigns visible to the authenticated DMnode API key workspace.
Inferred read-onlydmnode_get_campaignReturn status, target counts, target-level results, replies, webhooks, and worker jobs for one campaign.
Inferred read-onlydmnode_run_safety_checkValidate targets, duplicate prevention, suppressions, billing limits, sender capacity, webhooks, and personalization before campaign creation.
Inferred read-onlydmnode_create_reviewed_draftRun the required safety check, create a reviewed draft campaign, and optionally start execution immediately.
Potential side effectsdmnode_start_campaignStart sending queued outreach for a reviewed draft, scheduled, or paused campaign.
Inferred read-onlydmnode_list_sendersList sender account status, capacity, warmup state, and health visible to the authenticated workspace.
Inferred read-onlydmnode_get_analyticsReturn workspace campaign funnel, replies, sender performance, webhooks, and job health for a supported date range.
Inferred read-onlyCONNECT 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.
dmnode.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.