{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_75dyjwakandg","handle":"iflow-mcp-whatsapp-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-whatsapp-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-whatsapp-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-whatsapp-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:iflow-mcp-whatsapp-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_whatsapp-mcp-server","summary":"A MCP server that provides an API to interact with WhatsApp","description":"# WhatsApp MCP Server\n\nA server that provides a Model Context Protocol (MCP) interface to interact with WhatsApp Business API using FastMCP.\n\n## Introduction\n\nWhatsApp MCP Server is a Python implementation that enables language models like Claude to interact with WhatsApp functionality through [GreenAPI](https://green-api.com/). It leverages FastMCP for improved performance, better developer experience, and a cleaner implementation.\n\n## Features\n\n- **Messaging**: Send text messages to WhatsApp contacts\n- **Group Management**: Create groups, list members, add/remove participants\n- **Session Handling**: Manage WhatsApp API sessions\n- **Chat History**: Retrieve chat lists and message history\n\n## WhatsApp API Client\n\nThis project uses the `whatsapp-api-client-python` library to interact with WhatsApp. The client provides access to the WhatsApp Cloud API, which requires a [GreenAPI](https://green-api.com/) account to use.\n\n### Environment Variables\n\nThis project uses environment variables for configuration:\n\n- `GREENAPI_ID_INSTANCE`: Your GreenAPI ID instance\n- `GREENAPI_API_TOKEN`: Your GreenAPI API token\n\nYou can either set these in your environment or use the provided `.env` file (see Installation instructions).\n\n## Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/whatsapp-mcp-server.git\ncd whatsapp-mcp-server\n\n# Install dependencies\npip install -e .\n\n# Set up environment variables\ncp .env-template .env\n# Edit the .env file with your GreenAPI credentials\n```\n\n## Usage\n\nRun the MCP server:\n\n```bash\n# Run the MCP server on default host (127.0.0.1) and port (8000)\nwhatsapp-mcp\n\n# Specify host and port\nwhatsapp-mcp --host 0.0.0.0 --port 9000\n```\n\nFor debugging:\n\n```bash\nwhatsapp-mcp --debug\n```\n\nThe server communicates using the Model Context Protocol (MCP) and can be accessed via HTTP or WebSockets when running with FastMCP.\n\n### Available Tools\n\n- `open_session`: Open a new WhatsApp session\n- `send_message`: Send a message to a cha…","publisher":null,"homepage":"https://github.com/msaelices/whatsapp-mcp-server","repository":"https://github.com/msaelices/whatsapp-mcp-server","version":"0.2.1","license":"MIT License","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_whatsapp-mcp-server","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:whatsapp-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"communication.sms-voice","name":"SMS & Voice","confidence":1,"provenance":"derived"},{"slug":"code.debugging","name":"Debugging","confidence":0.802,"provenance":"derived"}],"categories":["code","communication","dev"],"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_whatsapp-mcp-server","registry":"pypi","observedAt":"2026-09-10T15:25:30.371Z","publishedAt":"2025-11-19T04:08:31.883719Z","latestVersion":"0.2.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_whatsapp-mcp-server","url":"https://pypi.org/project/iflow-mcp_whatsapp-mcp-server/","firstSeenAt":"2026-09-09T21:24:59.009Z","fetchedAt":"2026-09-09T21:24:59.009Z","normalizedAt":"2026-09-09T21:24:59.009Z"},{"source":"pypi","key":"whatsapp-mcp-server","url":"https://pypi.org/project/whatsapp-mcp-server/","firstSeenAt":"2026-09-10T15:24:39.481Z","fetchedAt":"2026-09-10T15:24:39.481Z","normalizedAt":"2026-09-10T15:24:39.481Z"}]},"firstSeenAt":"2026-09-09T21:24:59.009Z","updatedAt":"2026-09-10T15:25:30.371Z"}