mcpbeat Sign in

Lookup MCP Server

by verirouteintel Your server? Claim it
answering

Lookup is answering right now. Last checked 5 min ago. 50 installs a week from npm. It exposes 6 tools. Last commit 6 Sep 2026.

Is this number safe to call or text right now? Live carrier, CNAM, spam and SMS checks for agents.

Installs per day peak 236 · avg 9
a month agotoday
Uptime history 17 days of history
17 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
524 ms
Response time
average over 24h
50
Installs / week
npm and PyPI

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 5 September 2026. No other catalogue keeps this.

6 Sep a tool description was rewritten vri_spam_check
5 Sep a tool appeared vri_sms_deliverability
5 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check Lookup every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add lookup --transport http https://verirouteintel.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lookup": {
      "url": "https://verirouteintel.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lookup]
url = "https://verirouteintel.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "lookup": {
      "url": "https://verirouteintel.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lookup": {
      "url": "https://verirouteintel.com/api/mcp"
    }
  }
}

This one needs environment variables set before it will start: VRI_API_KEY (Your VeriRoute Intel API key (free sandbox test keys work). Optional for discovery; required for tool calls.). The author declared them in the registry entry; get the values from the project itself.

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

vri
vri_bulk_lookup
Live lookup for up to 100 North American phone numbers in one call (carrier, line type, routing; optional cnam/spam/messaging). Each number is a fresh paid read — spend scope required.
vri_bulk_status
Status and progress of a VRI bulk lookup job by job id.
vri_number_lookup
Live intelligence for ONE North American phone number: current carrier of record, line type, LRN routing data, porting activation date, and optionally caller-ID name (cnam), spam reputation, and messaging provider. Always a fresh read of live numbering infrastructure — never cached carrier data.
vri_sms_deliverability
ONE verdict for AI outreach: can this North American number receive SMS, and is now a reasonable time to send? Returns sms_capable (live line-type read), VoIP flag, spam reputation, the recipient's approximate local time with an 8am-9pm calling-window flag, and plain-language reasons. Deliverability and reputation signals only — not a legal compliance determination (no DNC/reassigned-number/litigator data).
vri_spam_check
Spam/scam/robocall reputation for one North American phone number, with an explainable `risk` block: the verdict, a confidence band, and the individual reasons behind it (complaint volume and recency, complaint category, community reports, line type, recent porting).
vri_submit_job
Submit an ASYNC bulk lookup job for up to 10000 North American phone numbers. Balance is reserved up front and the job runs in the background; check progress with vri_bulk_status. Requires a customer API key (jobs bill the account that owns the key).

Endpoints

URLTransportStateLatencyChecked
https://verirouteintel.com/api/mcp streamable-http answering 459 ms 5 min ago

Alternatives to Lookup

same job, measured the same way
Glimind
by shawndei

Live reliability for AI agent tools: is it working right now, and how do I call it correctly?

15 tools answering
Kit Memory Demo
by peteratpondo

Continuity for agents: a live memory you can read and cite right now, outliving the context window.

7 tools answering
Connskill Growth MCP
by conn-skill

SEO/SERP data, SMS numbers, inboxes, EU LLM and x402 trust check for agents, paid per call in USDC

54 installs/wk local only
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
Saperly
by idanbier999

Phone carrier for AI agents. Provision numbers, make calls, send SMS, TCPA compliance built-in.

23 installs/wk local only
AgentLine
by agentlinehq

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

answering
Callingly
by callingly

Lets AI agents get leads on the phone: call, send SMS, and schedule callbacks for sales teams.

answering
volai
by volai

Czech telephony API and MCP for apps and AI agents - numbers, calls, SMS, voice agent.

answering

Lookup — questions

Answers built from our own checks of this server.

What can Lookup do?
It exposes 6 tools, read directly from the server on our last check. Among them: vri_bulk_lookup, vri_bulk_status, vri_number_lookup, vri_sms_deliverability, vri_spam_check, vri_submit_job. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Lookup working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 524 ms. The bar chart above shows every period we have measured.
How do I connect Lookup?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Lookup need an API key?
No. Lookup completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Lookup?
It answers our handshake in 524 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Lookup?
The npm package veriroute-intel-mcp was installed 50 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Lookup open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.