Marketing
itsnum.com
MCP server for searching, submitting, and managing business listings and promotions on NUM directory.
ENDPOINT 1
https://itsnum.com/mcp
MCP server metadata
- Name
- num
- Version
- 1.0.0
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_submit_promoPost a promotion, special, event or ad against a business you already submitted.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.