{
  "markdown": "# CAN-TAP Verified MCP Server\n\n> The first Canadian business directory with native [Model Context Protocol](https://modelcontextprotocol.io) support. Free dofollow backlinks for Canadian businesses, agent-discoverable.\n\n**Live URL:** https://mcp.can-tap-verified.com\n**Protocol:** MCP 2024-11-05 over HTTP+JSON-RPC 2.0\n**Hosted on:** Cloudflare Workers (sub-50ms global, $0/mo)\n**Tools:** 5\n\n| Tool | What it does |\n|---|---|\n| `list_free_backlinks` | List free dofollow backlink opportunities filtered by Canadian city/trade |\n| `claim_listing` | Claim a free verified directory listing for a Canadian business |\n| `check_backlink_status` | Verify the backlink is live and dofollow |\n| `get_business_stats` | Read NFC tap analytics for a CAN-TAP business |\n| `search_directory` | Free-text search across 3,000+ real Canadian businesses |\n\n## Add to Claude Desktop\n\nEdit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\\Claude\\claude_desktop_config.json` (Windows):\n\n```json\n{\n  \"mcpServers\": {\n    \"can-tap-verified\": {\n      \"url\": \"https://mcp.can-tap-verified.com\"\n    }\n  }\n}\n```\n\nRestart Claude. Then try:\n\n> \"Find free dofollow backlinks for HVAC businesses in Hamilton.\"\n>\n> \"Claim a CAN-TAP Verified listing for Joe Plumber, joeplumber.ca, Toronto Ontario, joe@joeplumber.ca.\"\n>\n> \"Check backlink status for joe-plumber-toronto.\"\n\n## Add to any HTTP MCP client\n\nSend a JSON-RPC 2.0 envelope:\n\n```bash\ncurl -X POST https://mcp.can-tap-verified.com \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}'\n```\n\n## Why this matters\n\n- **Free permanent dofollow backlink** — rare in 2026\n- **Agent-native** — first Canadian directory built for AI workflows from day one\n- **Open API + MCP** — no auth required for reads, bearer auth for admin\n- **3,156 verified Canadian businesses** in the directory\n- **Yelp/BBB compliance pattern** — domain ownership verification, manual review, rate limits\n\n## Repo layout\n\n```\nsrc/index.js     — Cloudflare Worker source (the MCP server)\nwrangler.toml    — Cloudflare Workers config\n```\n\n## Deploy your own fork\n\n```bash\nnpx wrangler@latest login\nnpx wrangler@latest deploy\n```\n\n## Related\n\n- API server: https://api.can-tap-verified.com\n- API source + docs: https://github.com/morphious33453/can-tap-verified-client\n- For agents page: https://can-tap-verified.com/for-agents\n- `llms.txt` manifest: https://api.can-tap-verified.com/llms.txt\n- OpenAPI spec: https://api.can-tap-verified.com/openapi.json\n\n## License\n\nMIT — use freely.\n\n## Contact\n\n- info@can-tap-verified.com\n- https://can-tap-verified.com\n",
  "bytes": 2628,
  "sha": "f78bead96b40ed9fff90c6945d2d03628cfd3e0bfcf8e030077d108550171975",
  "repo_slug": "morphious33453/can-tap-verified-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_morphious33453_can_tap_verifie_25ce50a7/readme"
}