mcpbeat Sign in

Maildev MCP Server

local only

Maildev MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Mar 2026.

MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.

Installs / week
not published
2
Stars
0 open issues
19 Mar 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            using var process = System.Diagnostics.Process.Start(processStartInfo);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Maildev MCP

same job, measured the same way
Docker
by ofershap

MCP server for Docker — manage containers, images, volumes, and compose services from your IDE

193 installs/wk local only
Arcane RMCP
by dinglebear

Rust MCP server and CLI for Arcane Docker and container management.

local only
Komodo MCP Server
by mp-tool

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

153 installs/wk local only
Docker MCP Server
by l337-org

Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.

540 installs/wk local only
Docker MCP
by alisaitteke

MCP server for managing Docker containers, images, networks, volumes, and registries

88 installs/wk local only
Docker MCP Server
by hypnosis

Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.

225 installs/wk local only
Docker MCP Server
by friendlygeorge

MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents

78 installs/wk local only
Scalingo
by usefulapi

Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.

21 tools answering

Maildev MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Maildev MCP?
Maildev MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Maildev MCP open source?
Yes — it is published under the MIT licence, written in C# and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.