{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xg7x25tbre8b","handle":"iflow-mcp-shy2593666979-mcp-server-email","url":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email","links":{"self":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email/record.json","html":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email","markdown":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-shy2593666979-mcp-server-email","status":"https://wellknown.network/api/v1/agents/iflow-mcp-shy2593666979-mcp-server-email/status","claim":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-shy2593666979-mcp-server-email/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-shy2593666979-mcp-server-email/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-shy2593666979-mcp-server-email/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-shy2593666979-mcp-server-email","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_shy2593666979_mcp-server-email","summary":"A Model Context Protocol server for email","description":"# MCP Email Server\n\nA Model Context Protocol server that provides email functionality. This server enables LLMs to compose and send emails, as well as search for attachments within specified directories.\n![1742711978001](https://github.com/user-attachments/assets/be934453-cd63-4865-85fb-5251689943ef)\n\n![1742712768132](https://github.com/user-attachments/assets/4ffbc9cf-5a59-4c9c-8fca-b2b61e667464)\n\n## Features\n\n- Send emails with multiple recipients\n- Support for email attachments\n- Search for files in directories based on pattern matching\n- Secure email transmission using SMTP\n\n### Available Tools\n\n- `send_email` - Sends emails based on the provided subject, body, and receiver.\n  - `receiver` (array of strings, required): List of recipient email addresses\n  - `body` (string, required): The main content of the email\n  - `subject` (string, required): The subject line of the email\n  - `attachments` (array of strings or string, optional): Email attachments (filenames)\n\n- `search_attachments` - Searches for files in a specified directory that match a given pattern.\n  - `pattern` (string, required): The text pattern to search for in file names\n\n### Prompts\n\n- **send_email**\n  - Send an email with optional attachments\n  - Arguments:\n    - `receiver` (required): The list of recipient email addresses\n    - `body` (required): The main content of the email\n    - `subject` (required): The subject line of the email\n    - `attachments` (optional): Email attachments\n\n- **search_attachments**\n  - Search for files matching a pattern\n  - Arguments:\n    - `pattern` (required): The text pattern to search for in file names\n\n## Installation\n\n### Using pip\n\nInstall the required dependencies:\n\n```bash\npip install pydantic python-dotenv\n```\n\n### Email Configuration\n\nAn `email.json` file with SMTP server configurations:\n\n```json\n[\n  {\n    \"domain\": \"@gmail.com\",\n    \"server\": \"smtp.gmail.com\", \n    \"port\": 587\n  },\n  {\n    \"domain\": \"@outlook.com\",\n    \"server\": \"smtp.office365.com\",\n    \"…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["email","llm","math","mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_shy2593666979_mcp-server-email","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.email","name":"Email","confidence":1,"provenance":"declared"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","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_shy2593666979_mcp-server-email","registry":"pypi","observedAt":"2026-09-15T20:21:21.133Z","publishedAt":"2026-01-19T05:30:17.319785Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_shy2593666979_mcp-server-email","url":"https://pypi.org/project/iflow-mcp_shy2593666979_mcp-server-email/","firstSeenAt":"2026-09-09T21:23:50.476Z","fetchedAt":"2026-09-15T20:19:33.040Z","normalizedAt":"2026-09-15T20:19:33.040Z"}]},"firstSeenAt":"2026-09-09T21:23:50.476Z","updatedAt":"2026-09-15T20:21:21.133Z"}