# stub.page (remote · stub.page)

Publish plain-text posts at a public URL. No account, no sign-up.

- Trust score: 77/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `stub.page`: 77/100 (this document), [markdown](https://verifymcp.io/servers/page-stub-stub-page/stub.md), [page](https://verifymcp.io/servers/page-stub-stub-page/stub)

## Channel facts

- Endpoint: `https://stub.page/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-09-21.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 343 tokens (~85/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 85/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 56% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "create_page" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the stub.page MCP server?

stub.page is a hosted endpoint at https://stub.page/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http page-stub-stub-page 'https://stub.page/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "page-stub-stub-page": {
      "url": "https://stub.page/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "page-stub-stub-page": {
      "type": "http",
      "url": "https://stub.page/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.page-stub-stub-page]
url = "https://stub.page/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "page-stub-stub-page": {
      "type": "remote",
      "url": "https://stub.page/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add page-stub-stub-page --url 'https://stub.page/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  page-stub-stub-page:
    url: "https://stub.page/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "page-stub-stub-page": {
      "Transport": "http",
      "Url": "https://stub.page/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add page-stub-stub-page -t streamable-http -u 'https://stub.page/mcp'
```

### Other

```json
{
  "mcpServers": {
    "page-stub-stub-page": {
      "type": "http",
      "url": "https://stub.page/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-09-21 (score 77, +1)

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

### 2026-09-19 (score 76, +1)

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

### 2026-09-17 (score 75, +1)

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

### 2026-09-15 (score 74, +1)

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

### 2026-09-12 (score 73, +1)

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

### 2026-09-10 (score 72, +1)

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

### 2026-09-08 (score 71, +1)

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

### 2026-09-06 (score 70, +1)

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

## MCP tools (4)

### `create_page` (~123 tokens)

Create a page

Publish a new text post and return its slug, public URL and edit_key. Content is Markdown (paragraphs, headings, bold, italic, lists, quotes, code, links, and images via external https URLs — images are embedded, never hosted). The returned edit_key is shown exactly once and cannot be recovered. Keep it in context — without it the page can never be edited or deleted again.

Input parameters:

- `content` (string, required): Markdown content of the post.
- `title` (string, required): Title of the post. The URL is derived from it and never changes afterwards.

### `get_page` (~35 tokens)

Read a page

Fetch a published post by slug. Public — no edit_key required.

Input parameters:

- `slug` (string, required): The slug from the page URL.

### `update_page` (~72 tokens)

Update a page

Replace title and/or content of an existing post. Requires the edit_key from create_page. The URL stays the same even when the title changes.

Input parameters:

- `content` (string)
- `edit_key` (string, required): The key returned by create_page.
- `slug` (string, required)
- `title` (string)

### `delete_page` (~52 tokens)

Delete a page

Permanently delete a post. Requires the edit_key. The slug is never reused and the deletion cannot be undone.

Input parameters:

- `edit_key` (string, required): The key returned by create_page.
- `slug` (string, required)

## Diagnostics

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

## Score history

- 2026-09-21: 77
- 2026-09-20: 76
- 2026-09-19: 76
- 2026-09-18: 75
- 2026-09-17: 75
- 2026-09-16: 74
- 2026-09-15: 74
- 2026-09-14: 73
- 2026-09-13: 73
- 2026-09-12: 73
- 2026-09-11: 72
- 2026-09-10: 72
- 2026-09-09: 71
- 2026-09-08: 71
- 2026-09-07: 70
- 2026-09-06: 70
- 2026-09-05: 69
- 2026-09-04: 69
- 2026-09-03: 68
- 2026-09-02: 68
- 2026-09-01: 67
- 2026-08-31: 67
- 2026-08-30: 66
- 2026-08-29: 66

## Common questions

### What is the stub.page MCP server?

stub.page is an MCP server listed in the public MCP registry as page.stub/stub-page. Publish plain-text posts at a public URL. No account, no sign-up. This page covers its hosted endpoint (https://stub.page/mcp).

### Is the stub.page MCP server safe to use?

stub.page scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the stub.page MCP server expose?

stub.page exposes 4 tools: create_page, get_page, update_page, delete_page. Their descriptions and schemas cost roughly 282 tokens of context every time the server is loaded.

### Does the stub.page MCP server require authentication?

No. We connected to stub.page without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the stub.page MCP server still maintained?

stub.page is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://stub.page/mcp
- Website: https://stub.page/
- Changelog RSS feed: https://verifymcp.io/servers/page-stub-stub-page/stub.xml
- Changelog JSON feed: https://verifymcp.io/servers/page-stub-stub-page/stub.json
- HTML version of this page: https://verifymcp.io/servers/page-stub-stub-page/stub
