MCP Server
MCP
mail-index
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mail-index",
"version": "1.5.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"type": "named",
"name": "-y"
},
{
"value": "mail-index",
"type": "named",
"name": "-p"
},
{
"value": "mail-index-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment