domain-health-precheck

by mambalabsdev · devops · go, api, skill

Check if a sending domain is safe for cold outreach by scanning SPF, DKIM, DMARC records, and blacklist status. Takes a single domain, calls the Mamba Labs Domain Deliverability Checker MCP server, and returns a plain-English deliverability verdict with pass/fail per check and recommended DNS fixes. Use this skill whenever someone asks about email deliverability, domain health, SPF/DKIM/DMARC setup, whether a domain is blacklisted, whether their sending domain is ready for cold email, or if t...

Source: https://github.com/mambalabsdev/mamba-labs-skills

Install

git clone https://github.com/mambalabsdev/mamba-labs-skills

Tags: go, api, skill

Source: skillsdirectory

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

domain-health-precheck is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • cold-email-structure-checker by mambalabsdev

    Audit a cold email draft against a 7-point outbound framework and return a pass/fail scorecard with a revised version. Checks for: signal anchor, relevance hook, value statement, social proof, single CTA, length (under 100 words), and spam word scan. Use this skill whenever someone asks to review a cold email, check their outreach copy, audit an email draft, improve a prospecting email, fix a cold email, or wants feedback on outbound messaging. Also trigger when someone pastes an email and as...

  • hiring-signal-spotter by mambalabsdev

    Analyze a company's GTM hiring activity to identify buying signals for outbound sales. Takes a company domain or name, checks job boards (Greenhouse, Lever, Ashby) for open GTM roles (SDR, AE, VP Sales, RevOps, CRO, CMO), and returns a plain-English hiring brief with signal strength, detected roles, and a suggested outbound angle. Use this skill whenever someone asks about a company's hiring signals, GTM hiring activity, whether a company is investing in sales or growth, job board signals, hi...

  • icp-definition-builder by mambalabsdev

    Build a structured Ideal Customer Profile (ICP) from a description of a business, product, or target market. Outputs a complete ICP block with firmographic criteria, tech signals, hiring signals, pain indicators, and exclusion rules formatted for use in Clay tables, CRM filters, or outbound targeting. Use this skill when someone asks to define their ICP, build a target account profile, create targeting criteria, figure out who to sell to, segment their market, or set up account filters for ou...

  • Gmail MCP by mkpoli

    Multi-account Gmail on a Cloudflare Worker you deploy yourself: search and read mail, send, reply-all with quoted history, forward, attachments and inline images, drafts, labels, and threads. Each connection binds to one Google account and the refresh token stays in your own Cloudflare account.

  • Yeku by dev.yeku

    deploy the software your AI builds you

  • Vercel TypeScript MCP Server by Th3NerdSage

    A production-ready MCP server for Vercel Serverless Functions using Streamable HTTP Transport, offering built-in tools for calculations, text analysis, and time utilities, with easy deployment to Vercel.

  • Expense Tracker MCP Server by Soumya26Agrawal

    An MCP server that lets Claude track, list, and summarize personal expenses through natural conversation, backed by SQLite and deployable locally or to FastMCP Cloud.

  • Light DevOps MCP Server by chansanya

    Enables AI agents to query build/deploy status and request operations on a self-hosted Docker/Compose deployment platform, with Observer and Operator skills and approval-based write actions.

Frequently asked questions

How do I install domain-health-precheck?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support domain-health-precheck?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is domain-health-precheck free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.