A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveraging an AI Agent to help with each operation.
{
"mcpServers": {
"systemprompt-gmail": {
"command": "npx",
"args": [
"-y",
"systemprompt-mcp-gmail"
]
}
}
}