Installation & Configuration
{
"mcpServers": {
"inxmail": {
"command": "npx",
"args": [
"-y",
"inxmail-mcp"
],
"env": {
"INXMAIL_INSTANCE": "your-instance",
"INXMAIL_API_KEY_ID": "your-key-id",
"INXMAIL_API_SECRET": "your-secret"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12