{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_764geqdg2yu8","handle":"iflow-mcp-maitreyam-gmail-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-maitreyam-gmail-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-maitreyam-gmail-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-maitreyam-gmail-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-maitreyam-gmail-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-maitreyam-gmail-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-maitreyam-gmail-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_maitreyam_gmail-mcp-server","summary":"A resilient MCP server built with fastMCP for sending emails through Gmail's SMTP server using AI agents","description":"# Gmail-mcp-server\nA resilient MCP server built with fastMCP for sending emails through Gmail's SMTP server using AI agents.\n[![smithery badge](https://smithery.ai/badge/@MaitreyaM/gmail-mcp-server)](https://smithery.ai/server/@MaitreyaM/gmail-mcp-server)\n\n## Features\n\n- Send emails via Gmail SMTP\n- Fetch recent emails from Gmail folders\n- Handle email attachments\n- Health check endpoint for deployment monitoring\n\n## Deployment on Smithery.ai\n\nThis server is configured for deployment on Smithery.ai using Streamable HTTP transport.\n\n### Configuration\n\nThe server requires the following configuration parameters:\n- `smtp_username`: Your Gmail email address\n- `smtp_password`: Your Gmail app password (not your regular password)\n\n### Health Check\n\nThe server provides a health check endpoint at `/health` for Smithery deployment monitoring.\n\n## CLAUDE CONFIG EXAMPLE \n```\n{\n  \"mcpServers\": {\n    \"terminal_server\": {\n      \"command\": \"/Users/maitreyamishra/.local/bin/uv\",\n      \"args\": [\n        \"--directory\", \"Path to your mcp server file\",\n        \"run\",\n        \"terminal_server.py\"\n      ]\n    },\n    \"web3_server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"mcp-remote\",\n        \"http://localhost:3000/mcp\"\n      ]\n    },\n    \"gmail_mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"mcp-remote\",\n        \"http://localhost:8989/mcp\"\n      ]\n    }\n  }\n}\n```\n\n### Port\n\nThe server runs on port 5000 and binds to all interfaces (0.0.0.0) for container deployment.\n\n## Local Development\n\n1. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n2. Set environment variables:\n   ```bash\n   export SMTP_USERNAME=\"your-email@gmail.com\"\n   export SMTP_PASSWORD=\"your-app-password\"\n   ```\n\n3. Run the server:\n   ```bash\n   python gmail_mcp.py\n   ```\n\n## Docker\n\nBuild and run with Docker:\n```bash\ndocker build -t gmail-mcp .\ndocker run -p 5000:5000 -e SMTP_USERNAME=your-email -e SMTP_PASSWORD=your-password gmail-mcp\n```","publisher":null,"homepage":null,"repository":null,"version":"1.0.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_maitreyam_gmail-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.email","name":"Email","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"}],"categories":["dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_maitreyam_gmail-mcp-server","registry":"pypi","observedAt":"2026-09-15T18:22:14.367Z","publishedAt":"2026-01-23T05:14:17.827635Z","latestVersion":"1.0.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_maitreyam_gmail-mcp-server","url":"https://pypi.org/project/iflow-mcp_maitreyam_gmail-mcp-server/","firstSeenAt":"2026-09-09T19:25:06.419Z","fetchedAt":"2026-09-15T18:21:34.120Z","normalizedAt":"2026-09-15T18:21:34.120Z"}]},"firstSeenAt":"2026-09-09T19:25:06.419Z","updatedAt":"2026-09-15T18:22:14.367Z"}