{"id":35434210,"url":"https://github.com/whapi-cloud/whapi-mcp","last_synced_at":"2026-04-06T13:01:00.603Z","repository":{"id":320414236,"uuid":"1079807845","full_name":"Whapi-Cloud/whapi-mcp","owner":"Whapi-Cloud","description":"A Model Context Protocol (MCP) server for Whapi Cloud (WhatsApp API).","archived":false,"fork":false,"pushed_at":"2026-04-03T12:43:13.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-03T17:25:23.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Whapi-Cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-20T12:21:21.000Z","updated_at":"2026-04-03T12:43:16.000Z","dependencies_parsed_at":"2026-04-06T13:00:34.240Z","dependency_job_id":null,"html_url":"https://github.com/Whapi-Cloud/whapi-mcp","commit_stats":null,"previous_names":["whapi-cloud/whapi-mcp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Whapi-Cloud/whapi-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whapi-Cloud%2Fwhapi-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whapi-Cloud%2Fwhapi-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whapi-Cloud%2Fwhapi-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whapi-Cloud%2Fwhapi-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Whapi-Cloud","download_url":"https://codeload.github.com/Whapi-Cloud/whapi-mcp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whapi-Cloud%2Fwhapi-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31473271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-02T22:01:38.360Z","updated_at":"2026-04-06T13:01:00.590Z","avatar_url":"https://github.com/Whapi-Cloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whapi-mcp\n\nA Model Context Protocol (MCP) server for Whapi Cloud (WhatsApp API).\n\n## Quick start\n\nRequires Node.js 18+.\n\nInstall and run via NPX:\n\n```bash\nnpx -y whapi-mcp@latest\n```\n\nOr set your Whapi API token and run:\n\n```bash\n# PowerShell\n$env:API_TOKEN=\"YOUR_TOKEN\"; npx -y whapi-mcp@latest\n```\n\n## Using with MCP clients\n\n- Cursor: add to %USERPROFILE%\\.cursor\\mcp.json\n```json\n{\n  \"mcpServers\": {\n    \"whapi-mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"whapi-mcp@latest\"],\n      \"env\": { \"API_TOKEN\": \"YOUR_TOKEN\" }\n    }\n  }\n}\n```\n\n- Claude Desktop: add to %APPDATA%\\Claude\\claude_desktop_config.json (same structure as above).\n\n## Tools\n\nThe server exposes tools generated from Whapi OpenAPI. Example:\n\n- sendMessageText (required: to, body)\n\nExample call (pseudo):\n\n```\nname: sendMessageText\narguments: { \"to\": \"1234567890@s.whatsapp.net\", \"body\": \"Hello\" }\n```\n\n## Agent Skills\n\n**WHAPI Agent Skill** — a structured guide for AI agents is now available. Install it to give your agent accurate knowledge of Chat ID formats, MCP setup, webhook configuration, message types, and safe broadcast patterns — preventing the most common mistakes before they happen.\n\n```bash\nnpx skills add Whapi-Cloud/whapi-agent-skills\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhapi-cloud%2Fwhapi-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhapi-cloud%2Fwhapi-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhapi-cloud%2Fwhapi-mcp/lists"}