UNPKG

systemprompt-mcp-gmail

Version:

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.

4 lines 293 B
export { SystempromptPromptRequestSchema } from "./SystempromptPromptRequestSchema.js"; export { SystempromptBlockRequestSchema } from "./SystempromptBlockRequestSchema.js"; export { SystempromptAgentRequestSchema } from "./SystempromptAgentRequestSchema.js"; //# sourceMappingURL=index.js.map