inboxvalid-mcp
by KumarManglam-123 · communication · mcp-server, glama
An MCP server that exposes a mock email verification tool over stdio transport, providing structured JSON results with statuses valid, invalid, or risky.
Source: https://github.com/KumarManglam-123/inboxvalid-mcp
Install
git clone https://github.com/KumarManglam-123/inboxvalid-mcpTags: mcp-server, glama
Source: glama
About communication MCP servers and Claude skills
Communication MCP servers integrate Slack, Discord, Teams, email, and SMS into AI agent workflows — both for notifications and for two-way conversations with users.
inboxvalid-mcp is one of hundreds of communication entries indexed on Skiln. Browse the full communication category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related communication MCPs and skills
- mailtype-api by GSterlingPress
MCP server for inspecting email domains and addresses, providing objective domain-level email infrastructure answers such as MX, SPF, DMARC, MTA-STS, and disposable-domain evidence.
- tvram-backend-mcp by amoghar29
MCP server that exposes an email verification tool, returning verdicts of valid, invalid, or risky with reasons.
- Email Verification MCP Server by naman-upreti
Provides email verification as a tool, performing syntax validation, domain verification, and disposable-domain risk detection.
- Tatami MCP Server by bentonow
Tatami MCP server enables querying email delivery events, bounce/deferral reasons, and deliverability report sections via the Tatami API, with optional team/project headers.
- inboxvalid-mcp by vigneshachar283
An MCP server that exposes a verify_email tool for checking email syntax, disposable domains, and MX records, returning a structured validity result.
- Email Verification MCP Server by satvikkesarwani
An MCP server that provides email verification, returning valid, invalid, or risky status with detailed checks and metadata. It enables verifying email addresses via a simple tool interface.
- InboxValid MCP Server by siddreddy07
Provides email verification as an MCP tool, checking format, disposable domains, and mail server availability with structured results.
- telegram-bot-mcp by abramovmarketing88-byte
MCP server that enables interaction with the Telegram Bot API, allowing users to send messages, retrieve updates, and access chat information through natural language.
Frequently asked questions
How do I install inboxvalid-mcp?
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 inboxvalid-mcp?
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 inboxvalid-mcp 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.