{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.BigCactusLabs/dead-letter",
    "description": "Convert .eml email exports to Markdown with YAML front matter",
    "title": "dead-letter",
    "repository": {
        "url": "https://github.com/BigCactusLabs/dead-letter",
        "source": "github"
    },
    "version": "0.2.4",
    "packages": [
        {
            "registryType": "pypi",
            "registryBaseUrl": "https://pypi.org",
            "identifier": "dead-letter",
            "version": "0.2.4",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            },
            "runtimeArguments": [
                {
                    "description": "dead-letter requires Python 3.12+",
                    "value": "3.12",
                    "type": "named",
                    "name": "--python"
                },
                {
                    "description": "Install the pinned package with the MCP server extra",
                    "value": "dead-letter[mcp]==0.2.4",
                    "type": "named",
                    "name": "--from"
                }
            ],
            "packageArguments": [
                {
                    "description": "MCP server console entrypoint",
                    "value": "dead-letter-mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-06T21:03:36.565738Z",
            "publishedAt": "2026-07-06T21:03:36.565738Z",
            "updatedAt": "2026-07-06T21:03:36.565738Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-06T21:03:36+00:00",
            "updatedAt": "2026-07-06T21:03:36+00:00"
        }
    }
}