Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Can Tap Verified

FreeNot checked

First Canadian business directory MCP server — 5 tools for free dofollow backlinks, NFC tap analytics, and directory search. Live at mcp.can-tap-verified.com.

GitHubEmbed

About

First Canadian business directory MCP server — 5 tools for free dofollow backlinks, NFC tap analytics, and directory search. Live at mcp.can-tap-verified.com.

README

The first Canadian business directory with native Model Context Protocol support. Free dofollow backlinks for Canadian businesses, agent-discoverable.

Live URL: https://mcp.can-tap-verified.com Protocol: MCP 2024-11-05 over HTTP+JSON-RPC 2.0 Hosted on: Cloudflare Workers (sub-50ms global, $0/mo) Tools: 5

Tool What it does
list_free_backlinks List free dofollow backlink opportunities filtered by Canadian city/trade
claim_listing Claim a free verified directory listing for a Canadian business
check_backlink_status Verify the backlink is live and dofollow
get_business_stats Read NFC tap analytics for a CAN-TAP business
search_directory Free-text search across 3,000+ real Canadian businesses

Add to Claude Desktop

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "can-tap-verified": {
      "url": "https://mcp.can-tap-verified.com"
    }
  }
}

Restart Claude. Then try:

"Find free dofollow backlinks for HVAC businesses in Hamilton."

"Claim a CAN-TAP Verified listing for Joe Plumber, joeplumber.ca, Toronto Ontario, [email protected]."

"Check backlink status for joe-plumber-toronto."

Add to any HTTP MCP client

Send a JSON-RPC 2.0 envelope:

curl -X POST https://mcp.can-tap-verified.com \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Why this matters

  • Free permanent dofollow backlink — rare in 2026
  • Agent-native — first Canadian directory built for AI workflows from day one
  • Open API + MCP — no auth required for reads, bearer auth for admin
  • 3,156 verified Canadian businesses in the directory
  • Yelp/BBB compliance pattern — domain ownership verification, manual review, rate limits

Repo layout

src/index.js     — Cloudflare Worker source (the MCP server)
wrangler.toml    — Cloudflare Workers config

Deploy your own fork

npx wrangler@latest login
npx wrangler@latest deploy

Related

License

MIT — use freely.

Contact

from github.com/morphious33453/can-tap-verified-mcp

Installing Can Tap Verified

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/morphious33453/can-tap-verified-mcp

FAQ

Is Can Tap Verified MCP free?

Yes, Can Tap Verified MCP is free — one-click install via Unyly at no cost.

Does Can Tap Verified need an API key?

No, Can Tap Verified runs without API keys or environment variables.

Is Can Tap Verified hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Can Tap Verified in Claude Desktop, Claude Code or Cursor?

Open Can Tap Verified on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Can Tap Verified with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs