bach-gmail-mcp
v0.3.0
Published
Mock gmail MCP with a bundled sample dataset and real search/get tools (write actions are safe mocks).
Readme
bach-gmail-mcp
Mock Gmail MCP server. Search and fetch emails (context for briefings).
Note: This is a MOCK MCP server by bachstudio. It returns sample/fake data and does not connect to Gmail. Intended for prototyping and demos.
Tools
search_emails— Search emails by queryget_email— Get a full email by id
Usage (stdio MCP)
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": ["-y", "bach-gmail-mcp"]
}
}
}License
MIT © bachstudio
