MCP Server
MCP
io.github.pierre3/maildev-mcp
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"identifier": "MailDevMcp",
"version": "1.0.1",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Port number for the MailDev REST API (default: 1080)",
"name": "MAILDEV_API_PORT"
}
]
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment