# SiteGPT Docs (remote · sitegpt.ai)

Search the SiteGPT documentation: setup, features, API reference, troubleshooting.

- Trust score: 88/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `sitegpt.ai`: 88/100 (this document), [markdown](https://verifymcp.io/servers/sitegpt-sitegpt-docs/docs-mcp.md), [page](https://verifymcp.io/servers/sitegpt-sitegpt-docs/docs-mcp)

## Channel facts

- Endpoint: `https://sitegpt.ai/docs/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## 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**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - 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**: 75/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1383 tokens (~345/item across 4 items; 3 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 93/100
  - Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - 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 current MCP spec version (2026-07-28).

## Install

### How do I install the SiteGPT Docs MCP server?

SiteGPT Docs is a hosted endpoint at https://sitegpt.ai/docs/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 sitegpt-sitegpt-docs 'https://sitegpt.ai/docs/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "sitegpt-sitegpt-docs": {
      "url": "https://sitegpt.ai/docs/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "sitegpt-sitegpt-docs": {
      "type": "http",
      "url": "https://sitegpt.ai/docs/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.sitegpt-sitegpt-docs]
url = "https://sitegpt.ai/docs/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add sitegpt-sitegpt-docs --url 'https://sitegpt.ai/docs/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  sitegpt-sitegpt-docs:
    url: "https://sitegpt.ai/docs/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "sitegpt-sitegpt-docs": {
      "Transport": "http",
      "Url": "https://sitegpt.ai/docs/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add sitegpt-sitegpt-docs -t streamable-http -u 'https://sitegpt.ai/docs/mcp'
```

### Other

```json
{
  "mcpServers": {
    "sitegpt-sitegpt-docs": {
      "type": "http",
      "url": "https://sitegpt.ai/docs/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 88, +1)

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

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

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

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

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

### 2026-09-16 (score 85, 0)

- [security] Tool “query_docs_filesystem_site_gpt_docs” rewrote its description, which is the text the model reads
- [security] Tool “search_site_gpt_docs” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 307 → 345
- [cosmetic] “submit_feedback” reworded the description of “path”

### 2026-09-13 (score 85, +1)

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

### 2026-09-11 (score 84, +1)

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

### 2026-09-09 (score 83, +1)

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

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

## MCP tools (3)

### `search_site_gpt_docs` (~171 tokens)

Search documentation

Search across the SiteGPT Docs knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about SiteGPT Docs, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages. If you need the full content of a specific page, use the query_docs_filesystem tool to `head` or `cat` the page path (append `.mdx` to the path returned from search — e.g. a result at `/some/page` is read with `head -200 /some/page.mdx`).

Input parameters:

- `query` (string, required): Search query
- `version` (string): Filter to specific version (e.g., 'v0.7')

### `query_docs_filesystem_site_gpt_docs` (~862 tokens)

Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the SiteGPT Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs on the user's computer, the server host, or any network. The filesystem is a sandbox backed by documentation chunks.

This is how you read documentation pages: there is no separate "get page" tool. To read a page, pass its `.mdx` path to `head` or `cat` — a page at the URL path `/some/page` lives at `/some/page.mdx`. To search the docs with exact keyword or regex matches, use `rg`. To understand the docs structure, use `tree` or `ls`.

\**Paths are specific to this site — never guess them.** Discover real paths with `tree / -L 2`, `ls /`, or the search tool before reading. If a path does not exist, that only means the guess was wrong; it does NOT mean the topic is undocumented — use `rg -il "keyword" /` to find where it is covered.

\**Workflow:** Start with the search tool for broad or conceptual queries like "how to authenticate" or "rate limiting". Use this tool when you need exact keyword/regex matching, structural exploration, or to read the full content of a specific page by path.

Supported commands: rg (ripgrep), grep, find, tree, ls, cat, head, tail, stat, wc, sort, uniq, cut, sed, awk, jq, plus basic text utilities. No writes, no network, no process control. Run `--help` on any command for usage.

Each call is STATELESS: the working directory always resets to `/` and no shell variables, aliases, or history carry over between calls. If you need to operate in a subdirectory, chain commands in one call with `&&` or pass absolute paths (e.g., `cd /some-directory && ls` or `ls /some-directory`). Do NOT assume that `cd` in one call affects the next call.

Examples (replace the placeholder paths with real ones from `tree` or search):
\- `tree / -L 2` — see the top-level directory layout
\- `rg -il "rate limit" /` — find all files mentioning "rate li…

Input parameters:

- `command` (string, required): A shell command to run against the virtualized documentation filesystem (e.g., `rg -il "keyword" /`, `tree / -L 2`, `head -80 /path/file.mdx`).

### `submit_feedback` (~125 tokens)

Submit documentation feedback

Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback about the documentation content itself — not for product support requests or feedback about this tool or assistant.

Input parameters:

- `feedback` (string, required): A clear description of the documentation issue or suggestion — what is incorrect, outdated, missing, or confusing.
- `path` (string, required): The URL path of the documentation page the feedback is about (the page you were reading, without the `.mdx` extension).

## Diagnostics

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

## Score history

- 2026-09-21: 88
- 2026-09-20: 87
- 2026-09-19: 87
- 2026-09-18: 86
- 2026-09-17: 86
- 2026-09-16: 85
- 2026-09-15: 85
- 2026-09-14: 85
- 2026-09-13: 85
- 2026-09-12: 84
- 2026-09-11: 84
- 2026-09-10: 83
- 2026-09-09: 83
- 2026-09-08: 82
- 2026-09-07: 82
- 2026-09-06: 81
- 2026-09-05: 81
- 2026-09-04: 80
- 2026-09-03: 80
- 2026-09-02: 79
- 2026-09-01: 79
- 2026-08-31: 78
- 2026-08-30: 78
- 2026-08-29: 78
- 2026-08-28: 77
- 2026-08-27: 77
- 2026-08-26: 76
- 2026-08-25: 74
- 2026-08-24: 74

## Common questions

### What is the SiteGPT Docs MCP server?

SiteGPT Docs is an MCP server listed in the public MCP registry as io.github.sitegpt/sitegpt-docs. Search the SiteGPT documentation: setup, features, API reference, troubleshooting. This page covers its hosted endpoint (https://sitegpt.ai/docs/mcp).

### Is the SiteGPT Docs MCP server safe to use?

SiteGPT Docs scores 88 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 SiteGPT Docs MCP server expose?

SiteGPT Docs exposes 3 tools: search_site_gpt_docs, query_docs_filesystem_site_gpt_docs, submit_feedback. Their descriptions and schemas cost roughly 1,158 tokens of context every time the server is loaded.

### Does the SiteGPT Docs MCP server require authentication?

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

### Is the SiteGPT Docs MCP server still maintained?

SiteGPT Docs 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://sitegpt.ai/docs/mcp
- Repository: https://github.com/sitegpt/agent-skills
- Website: https://docs.sitegpt.ai/
- Changelog RSS feed: https://verifymcp.io/servers/sitegpt-sitegpt-docs/docs-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/sitegpt-sitegpt-docs/docs-mcp.json
- HTML version of this page: https://verifymcp.io/servers/sitegpt-sitegpt-docs/docs-mcp
