mcp-ai-postfleet-postfleet.ocm.jsonjson {
"ocm": "1",
"id": "mcp-ai-postfleet-postfleet",
"kind": "tool",
"name": "Postfleet",
"description": "Give an AI agent its own email address: send, reply, read, and wait for mail.",
"publisher": "Thestral12",
"version": "0.1.4",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"npm",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Give an AI agent its own email address: send, reply, read, and wait for mail."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/Thestral12/postfleet-mcp",
"path": "server.json",
"ref": "0.1.4",
"url": "https://github.com/Thestral12/postfleet-mcp",
"key": "ai.postfleet/postfleet",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.postfleet.ai/api/mcp"
}
]
}