# POS.DO MCP Server (remote · pos.do)

Discover 356K+ restaurants in 20 countries: search, reviews, cultural context, time-based offers.

- Trust score: 30/100 (low)
- Change this week: −28
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `pos.do`: 30/100 (this document), [markdown](https://verifymcp.io/servers/posdo-io-mcp-server/pos.md), [page](https://verifymcp.io/servers/posdo-io-mcp-server/pos)

## Channel facts

- Endpoint: `https://pos.do/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http posdo-io-mcp-server https://pos.do/mcp
```

### Codex

```toml
[mcp_servers.posdo-io-mcp-server]
url = "https://pos.do/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "posdo-io-mcp-server": {
      "type": "remote",
      "url": "https://pos.do/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add posdo-io-mcp-server --url https://pos.do/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  posdo-io-mcp-server:
    url: "https://pos.do/mcp"
```

### Other

```json
{
  "mcpServers": {
    "posdo-io-mcp-server": {
      "type": "http",
      "url": "https://pos.do/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 30, +7)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-08-02 (score 23, −19)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] Stability: fail → unverified
- [security regression] HSTS header: pass → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
- [functional regression] Capabilities: fail → unverified

### 2026-08-01 (score 42, −18)

- [security regression] Stability: unverified → fail
- [security regression] A breaking change shipped without a version bump: still 1.0.0
- [security regression] Tool “book_flow_reservation” was removed
- [security regression] Tool “get_cultural_context_around_restaurant” was removed
- [security regression] Tool “get_flow_offers” was removed
- [security regression] Tool “get_restaurant_details” was removed
- [security regression] Tool “get_restaurant_reviews” was removed
- [security regression] Tool “search_restaurants” was removed
- [security regression] Tool “find_restaurants_near_landmark” was removed
- [security improvement] HSTS header: unverified → pass
- [security improvement] Transport: fail → pass
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] MCP protocol: unverified → fail
- [functional regression] Schema quality: fail → unverified
- [functional regression] Schema quality: good → unverified
- [functional improvement] Schema quality: fail → pass

### 2026-07-31 (score 60, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 60, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 60, +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.

### 2026-07-28 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 58, +11)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/posdo-io-mcp-server/pos#diagnostics

## Score history

- 2026-08-03: 30
- 2026-08-02: 23
- 2026-08-01: 42
- 2026-07-31: 60
- 2026-07-30: 60
- 2026-07-29: 60
- 2026-07-28: 59
- 2026-07-27: 58
- 2026-07-26: 47

## Links

- Remote endpoint: https://pos.do/mcp
- Repository: https://github.com/posdo-io/mcp-server
- Website: https://pos.do/
- Changelog RSS feed: https://verifymcp.io/servers/posdo-io-mcp-server/pos/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/posdo-io-mcp-server/pos/changelog.json
- HTML version of this page: https://verifymcp.io/servers/posdo-io-mcp-server/pos
