com.itsnum/num
REMOTE · ITSNUM.COM · SCANNED AUG 20
Travel places directory by 5arz: search 2.5M places, submit businesses and promos (human-reviewed).
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability63
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 850 tokens (~170/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
- Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 50% of tool parameters carry a description.Partial
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · itsnum.com
claude mcp add --transport http com-itsnum-num https://itsnum.com/mcp
[mcp_servers.com-itsnum-num] url = "https://itsnum.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-itsnum-num": {
"type": "remote",
"url": "https://itsnum.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-itsnum-num --url https://itsnum.com/mcp --transport streamable-http
mcp_servers:
com-itsnum-num:
url: "https://itsnum.com/mcp" {
"mcpServers": {
"com-itsnum-num": {
"type": "http",
"url": "https://itsnum.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Aug 26 +8
- Authorization: unverified → partial ▲ security
- Stability: unverified → 0.03 ▲ functional
- Tool “num_get_place” changed its title: Get place details cosmetic
- Tool “num_list_submissions” changed its title: List your submissions cosmetic
- Tool “num_search_places” changed its title: Search places cosmetic
- Tool “num_submit_business” changed its title: Submit a business for review cosmetic
- Tool “num_submit_promo” changed its title: Submit a promotion for review cosmetic
- 17 Aug 26 52
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Aug 2026 · Probed https://itsnum.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=itsnum.com | CN=WE1,O=Google Trust Services,C=US | 22 Jul 2026 | 20 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 7b47e4e7f668c5cc13f1331cc7c0fed1 |
| SANs: itsnum.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of itsnum.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| itsnum.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://itsnum.com/mcp | Verified | 200 | |
| http (plaintext) | http://itsnum.com/mcp | Inconclusive | 405 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
num_get_place Get place details ~41
Full record for one place by place_id. Counts against your daily read quota.
| Name | Type | Req | Description |
|---|---|---|---|
| place_id | string | yes | The place_id returned by num_search_places. |
No output schema declared.
No examples provided.
num_list_submissions List your submissions ~47
Everything you have submitted and what a reviewer decided. Free and unmetered.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| offset | integer | – | – |
| status | string | – | – |
No output schema declared.
No examples provided.
num_search_places Search places ~166
Search NUM's directory of 2.5 million places across 77 destinations in 38 countries — restaurants, bars, hotels, spas, tours, shops. Give at least one of q, city, country or category. Counts against your daily read quota.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | e.g. 'Restaurant', 'Bar', 'Hotel', 'Spa', 'Tour'. |
| city | string | – | City or destination, e.g. 'Phuket', 'Edinburgh', 'Bangkok', 'London'. |
| country | string | – | ISO-2 country code, e.g. 'TH' or 'GB'. |
| limit | integer | – | Max results, default 20, cap 50. |
| q | string | – | Free text matched against the place name. |
No output schema declared.
No examples provided.
num_submit_business Submit a business for review ~285
Submit a business to NUM. Free and unmetered. The submission is reviewed by a person at 5arz before any traveller sees it — nothing you send goes live automatically. Say honestly whether you own the business, were engaged by it, or are simply adding one you know of. Never invent contact details.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | – |
| callback_url | string | – | NUM POSTs the review decision here. |
| city | string | yes | – |
| country | string | yes | – |
| description | string | – | – |
| string | – | Only if the business has published it. Do not derive it from the domain name. | |
| external_ref | string | – | Your own reference for this business. Re-sending it edits the pending submission instead of creating a duplicate. |
| hours | string | – | – |
| languages | array | – | – |
| name | string | yes | Trading name as it appears on the door. |
| phone | string | – | – |
| price_range | string | – | – |
| relationship | string | yes | 'owner' if you run it, 'authorized_agent' if the owner engaged you, 'third_party' if you neither own nor represent it. |
| vertical | string | – | restaurant, cafe, bar, hotel, spa, boat, tour, shop, transport, clinic, gym, attraction, other… |
| website | string | – | – |
No output schema declared.
No examples provided.
num_submit_promo Submit a promotion for review ~176
Post a promotion, special, event or ad against a business you already submitted. Free and unmetered, and reviewed by a person before it is shown to anyone.
| Name | Type | Req | Description |
|---|---|---|---|
| detail | string | – | – |
| discount_pct | integer | – | – |
| ends_at | string | – | – |
| external_ref | string | – | Alternative to submission_id: the reference you used for the business. |
| kind | string | – | – |
| promo_ref | string | – | Your own reference for this promotion, for idempotent edits. |
| starts_at | string | – | 2026-08-01 or 2026-08-01T18:00:00Z. |
| submission_id | string | – | From num_submit_business. |
| terms | string | – | – |
| title | string | yes | The single line a traveller reads. |
No output schema declared.
No examples provided.