# app.agendaforge/docs (remote · mcp.agendaforge.app)

Search and fetch AgendaForge public documentation and marketing content. No authentication needed.

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

## Components

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

## Channel facts

- Endpoint: `https://mcp.agendaforge.app/mcp/docs`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.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-22.

- **Endpoint Security**: 46/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 2 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 enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/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).
  - Tool/resource definitions use about 5168 tokens (~39/item across 131 items; 2 tools + 129 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 90/100
  - Stability observed for 27 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 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 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 app.agendaforge/docs MCP server?

app.agendaforge/docs is a hosted endpoint at https://mcp.agendaforge.app/mcp/docs, 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 app-agendaforge-docs 'https://mcp.agendaforge.app/mcp/docs'
```

### Cursor

```json
{
  "mcpServers": {
    "app-agendaforge-docs": {
      "url": "https://mcp.agendaforge.app/mcp/docs"
    }
  }
}
```

### VS Code

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

### Codex

```toml
[mcp_servers.app-agendaforge-docs]
url = "https://mcp.agendaforge.app/mcp/docs"
```

### opencode

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

### OpenClaw

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

### Hermes

```yaml
mcp_servers:
  app-agendaforge-docs:
    url: "https://mcp.agendaforge.app/mcp/docs"
```

### Netclaw

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

### Vellum

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

### Other

```json
{
  "mcpServers": {
    "app-agendaforge-docs": {
      "type": "http",
      "url": "https://mcp.agendaforge.app/mcp/docs"
    }
  }
}
```

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-22 (score 74, 0)

- [functional] New resource “integrates-with/ticket-tailor”

### 2026-09-21 (score 74, 0)

- [functional] New resource “gdpr”

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

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

### 2026-09-18 (score 73, +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. Other categories moved too: Schema Quality & AI Usability rose 1.

### 2026-09-16 (score 72, +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-14 (score 71, +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-12 (score 70, +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-11 (score 69, 0)

- [functional regression] Schema quality: 4213 → 5266
- [functional] New resource “ai-agents”
- [functional] New resource “blog/best-cvent-alternatives”
- [functional] New resource “blog/best-eventbrite-alternatives”
- [functional] New resource “blog/free-abstract-management-options”
- [functional] New resource “blog/how-to-manage-conference-abstracts”
- [functional] New resource “blog/how-to-manage-your-event-from-claude”
- [functional] New resource “blog/managing-events-with-ai-agents”
- [functional] New resource “glossary/blind-review”
- [functional] New resource “glossary/call-for-content”
- [functional] New resource “glossary/hackathon-judging”
- [functional] New resource “glossary/run-sheet”
- [functional] New resource “glossary/speaker-program-management”
- [functional] New resource “tools”
- [functional] New resource “tools/agenda-builder”
- [functional] New resource “tools/call-for-papers-generator”
- [functional] New resource “tools/google-sheets-sync/eventbrite”
- [functional] New resource “tools/google-sheets-sync/ticket-tailor”
- [functional] New resource “tools/review-rubric-builder”
- [functional] New resource “tools/run-of-show-generator”
- [functional] New resource “tools/schedule-conflict-checker”
- [functional] New resource “use-cases/abstract-submission”

## MCP tools (2)

### `search_docs` (~55 tokens)

Search AgendaForge public marketing and documentation content. Returns no account or private event data.

Input parameters:

- `limit` (integer): Maximum number of ranked results to return.
- `query` (string, required): Words or a natural language phrase to search for.

### `fetch_doc` (~49 tokens)

Fetch one public AgendaForge markdown document by an exact route or URL from the public docs index.

Input parameters:

- `route` (string, required): Exact route, canonical URL, or markdown URL present in the public docs index.

## Diagnostics

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

## Score history

- 2026-09-22: 74
- 2026-09-21: 74
- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 72
- 2026-09-16: 72
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 70
- 2026-09-12: 70
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 68
- 2026-09-08: 68
- 2026-09-07: 67
- 2026-09-06: 67
- 2026-09-05: 67
- 2026-09-04: 66
- 2026-09-03: 59
- 2026-09-02: 65
- 2026-09-01: 63
- 2026-08-31: 62
- 2026-08-30: 62
- 2026-08-29: 61
- 2026-08-28: 61
- 2026-08-27: 61
- 2026-08-26: 60

## Common questions

### What is the app.agendaforge/docs MCP server?

app.agendaforge/docs is an MCP server listed in the public MCP registry as app.agendaforge/docs. Search and fetch AgendaForge public documentation and marketing content. No authentication needed. This page covers its hosted endpoint (https://mcp.agendaforge.app/mcp/docs).

### Is the app.agendaforge/docs MCP server safe to use?

app.agendaforge/docs scores 74 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 app.agendaforge/docs MCP server expose?

app.agendaforge/docs exposes 2 tools: search_docs, fetch_doc. Their descriptions and schemas cost roughly 104 tokens of context every time the server is loaded.

### Does the app.agendaforge/docs MCP server require authentication?

No. We connected to app.agendaforge/docs without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the app.agendaforge/docs MCP server still maintained?

app.agendaforge/docs is still listed as active in the MCP registry. We last reached this channel on 22 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://mcp.agendaforge.app/mcp/docs
- Website: https://agendaforge.app/developers
- Changelog RSS feed: https://verifymcp.io/servers/app-agendaforge-docs/mcp-docs.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-agendaforge-docs/mcp-docs.json
- HTML version of this page: https://verifymcp.io/servers/app-agendaforge-docs/mcp-docs
