# PodMule (remote · app.podmule.com)

Search, draft and manage your podcast workspace from your agent.

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

## Components

- remote · `app.podmule.com`: 89/100 (this document), [markdown](https://verifymcp.io/servers/com-podmule-podmule/app.md), [page](https://verifymcp.io/servers/com-podmule-podmule/app)

## Channel facts

- Endpoint: `https://app.podmule.com/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**: 97/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
  - The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 58/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 532 tokens (~177/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - 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 current MCP spec version (2026-07-28).

## Install

### How do I install the PodMule MCP server?

PodMule is a hosted endpoint at https://app.podmule.com/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 com-podmule-podmule 'https://app.podmule.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-podmule-podmule": {
      "url": "https://app.podmule.com/mcp"
    }
  }
}
```

### VS Code

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

### Codex

```toml
[mcp_servers.com-podmule-podmule]
url = "https://app.podmule.com/mcp"
```

### opencode

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

### OpenClaw

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

### Hermes

```yaml
mcp_servers:
  com-podmule-podmule:
    url: "https://app.podmule.com/mcp"
```

### Netclaw

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

### Vellum

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

### Other

```json
{
  "mcpServers": {
    "com-podmule-podmule": {
      "type": "http",
      "url": "https://app.podmule.com/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-17 (score 89, 0)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 89, +1)

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

### 2026-09-14 (score 88, +1)

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

### 2026-09-12 (score 87, +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-10 (score 86, +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-08 (score 85, +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-06 (score 84, +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-04 (score 83, +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.

## MCP tools (3)

### `ask_podmule` (~100 tokens)

Ask PodMule for a concise read-only domain answer or an advisory route plan. Use this for quick questions, summaries, diagnostics, drafting, "what should I do?" prompts, and ambiguous action requests. This tool never performs writes. For exact capability contracts use search; for one selected action (read or write) use execute.

Input parameters:

- `context` (object)
- `request` (string, required)
- `response_format` (string)

Output parameters:

- `answer` (string)
- `citations` (array)
- `error` (object)
- `links` (array)
- `route` (object)
- `status` (string)
- `suggested_actions` (array)

### `search` (~67 tokens)

Search available PodMule capabilities for this OAuth token. Use this when you need the exact capability name or schema before calling execute. For ambiguous domain requests, call ask_podmule first.

Input parameters:

- `detail` (string)
- `limit` (integer)
- `query` (string)

Output parameters:

- `matches` (array)
- `total` (integer)
- `writes_enabled` (boolean)

### `execute` (~96 tokens)

Execute one OAuth-visible PodMule capability. Reads run directly. Modern MCP 2026 clients with MRTR support may preview and affirm the allowlisted update_episode pilot; legacy clients and every other MCP write remain read-only. Dangerous writes are always blocked — do those in the PodMule app. Use ask_podmule for ambiguous requests and search for exact schemas.

Input parameters:

- `input` (object)
- `name` (string, required)

Output parameters:

- `error` (object)
- `invocation_id`
- `links` (array)
- `result`
- `status` (string)
- `writes_enabled` (boolean)

## Diagnostics

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

## Score history

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

## Common questions

### What is the PodMule MCP server?

PodMule is an MCP server listed in the public MCP registry as com.podmule/podmule. Search, draft and manage your podcast workspace from your agent. This page covers its hosted endpoint (https://app.podmule.com/mcp).

### Is the PodMule MCP server safe to use?

PodMule scores 89 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 PodMule MCP server expose?

PodMule exposes 3 tools: ask_podmule, search, execute. Their descriptions and schemas cost roughly 263 tokens of context every time the server is loaded.

### Does the PodMule MCP server require authentication?

Yes. PodMule asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the PodMule MCP server still maintained?

PodMule 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://app.podmule.com/mcp
- Repository: https://github.com/Squared-Lemons-Ltd/podmule-plugin
- Website: https://app.podmule.com/mcp-setup
- Changelog RSS feed: https://verifymcp.io/servers/com-podmule-podmule/app.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-podmule-podmule/app.json
- HTML version of this page: https://verifymcp.io/servers/com-podmule-podmule/app
