← Registry

Marketing

itsnum.com

MCP server for searching, submitting, and managing business listings and promotions on NUM directory.

1 endpoint5 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://itsnum.com/mcp

No auth detected

MCP server metadata

Name
num
Version
1.0.0
Capabilities
tools
Server instructions

NUM is a places directory run by 5arz. 'Verified' on NUM describes guests (identity-checked real people) and owner-claimed listings — never unclaimed places. Reads are metered against your daily quota; writes are free. Every business or promotion you submit is reviewed by a person before a traveller sees it, so expect status 'pending_review' rather than an immediate listing. Say honestly whether you own a business, represent it, or are simply adding one you know of, and never invent contact details — in particular, do not guess an email address from a domain name. The full rules are at https://itsnum.com/agents/.

Known tools 5

num_search_places

Search NUM's directory of 2.

Inferred read-only
num_get_place

Full record for one place by place_id.

Inferred read-only
num_submit_business

Submit a business to NUM.

Inferred read-only
num_submit_promo

Post a promotion, special, event or ad against a business you already submitted.

Potential side effects
num_list_submissions

Everything you have submitted and what a reviewer decided.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.num]
url = "https://itsnum.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "num": {
      "type": "http",
      "url": "https://itsnum.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: num
Remote MCP URL: https://itsnum.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "num": {
      "url": "https://itsnum.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "num": {
      "type": "http",
      "url": "https://itsnum.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "num",
  "transport": "streamable-http",
  "url": "https://itsnum.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.