# com.jojapi/reddit (remote · mcp.jojapi.com)

Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments.

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

## Components

- remote · `mcp.jojapi.com`: 67/100 (this document), [markdown](https://verifymcp.io/servers/com-jojapi-reddit/reddit.md), [page](https://verifymcp.io/servers/com-jojapi-reddit/reddit)

## Channel facts

- Endpoint: `https://mcp.jojapi.com/reddit`
- 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-20.

- **Endpoint Security**: 57/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 31 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.
  - 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**: 35/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 2267 tokens (~73/item across 31 items; 31 tools + 0 resources), lean.
  - 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**: 67/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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 31 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 32 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the com.jojapi/reddit MCP server?

com.jojapi/reddit is a hosted endpoint at https://mcp.jojapi.com/reddit, 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-jojapi-reddit 'https://mcp.jojapi.com/reddit'
```

### Cursor

```json
{
  "mcpServers": {
    "com-jojapi-reddit": {
      "url": "https://mcp.jojapi.com/reddit"
    }
  }
}
```

### VS Code

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

### Codex

```toml
[mcp_servers.com-jojapi-reddit]
url = "https://mcp.jojapi.com/reddit"
```

### opencode

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

### OpenClaw

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

### Hermes

```yaml
mcp_servers:
  com-jojapi-reddit:
    url: "https://mcp.jojapi.com/reddit"
```

### Netclaw

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

### Vellum

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

### Other

```json
{
  "mcpServers": {
    "com-jojapi-reddit": {
      "type": "http",
      "url": "https://mcp.jojapi.com/reddit"
    }
  }
}
```

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-18 (score 67, +1)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 66, +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-14 (score 65, +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-11 (score 64, +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-09 (score 63, +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-07 (score 62, +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-05 (score 61, +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-03 (score 60, +1)

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

## MCP tools (31)

### `get_search` (~116 tokens)

Search

Search Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `category` (string)
- `count` (string)
- `include_facets` (string)
- `limit` (string)
- `q` (string)
- `restrict_sr` (string)
- `show` (string)
- `sort` (string)
- `sr_detail` (string)
- `t` (string)
- `type` (string)

### `get_by_id` (~30 tokens)

By ID

By ID Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `names` (string)

### `get_best` (~64 tokens)

Best

Best Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)

### `get_hot` (~71 tokens)

Hot

Hot Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `t` (string)

### `get_new` (~71 tokens)

New

New Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `t` (string)

### `get_top` (~71 tokens)

Top

Top Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `t` (string)

### `get_rising` (~72 tokens)

Rising

Rising Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `t` (string)

### `get_controversial` (~76 tokens)

Controversial

Controversial Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `t` (string)

### `get_comments` (~30 tokens)

Get Comment

Get Comment Group: Explore. Billing per call: 1 Credits.

Input parameters:

- `comment_id` (string)

### `get_subreddits_search` (~111 tokens)

Search Subreddits

Search Subreddits Group: Subreddit. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `q` (string)
- `search_query_id` (string)
- `show` (string)
- `show_users` (string)
- `sort` (string)
- `sr_detail` (string)
- `typeahead_active` (string)

### `get_subreddit_comments` (~136 tokens)

Subreddit Comments

Subreddit Comments Group: Subreddit. Billing per call: 1 Credits.

Input parameters:

- `article` (string)
- `comment` (string)
- `context` (string)
- `depth` (string)
- `limit` (string)
- `showedits` (string)
- `showmedia` (string)
- `showmore` (string)
- `showtitle` (string)
- `sort` (string)
- `sr_detail` (string)
- `subreddit` (string)
- `theme` (string)
- `threaded` (string)
- `truncate` (string)

### `get_subreddit_search` (~128 tokens)

Subreddit Search

Subreddit Search Group: Subreddit. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `category` (string)
- `count` (string)
- `include_facets` (string)
- `limit` (string)
- `q` (string)
- `restrict_sr` (string)
- `show` (string)
- `sort` (string)
- `sr_detail` (string)
- `subreddit` (string)
- `t` (string)
- `type` (string)

### `get_subreddit_about` (~33 tokens)

Subreddit About

Subreddit About Group: Subreddit. Billing per call: 1 Credits.

Input parameters:

- `subreddit` (string)

### `get_subreddit_moderators` (~36 tokens)

Subreddit Moderators

Subreddit Moderators Group: Subreddit. Billing per call: 1 Credits.

Input parameters:

- `subreddit` (string)

### `get_subreddit_rules` (~33 tokens)

Subreddit Rules

Subreddit Rules Group: Subreddit. Billing per call: 1 Credits.

Input parameters:

- `subreddit` (string)

### `get_subreddit_posts` (~122 tokens)

Subreddit Posts

Subreddit Posts Group: Subreddit Posts. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `category` (string)
- `count` (string)
- `include_facets` (string)
- `limit` (string)
- `q` (string)
- `restrict_sr` (string)
- `show` (string)
- `sr_detail` (string)
- `subreddit` (string)
- `t` (string)
- `type` (string)

### `get_subreddit_hot` (~86 tokens)

Subreddit Posts > Hot

Subreddit Posts > Hot Group: Subreddit Posts. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `g` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `subreddit` (string)

### `get_subreddit_new` (~79 tokens)

Subreddit Posts > New

Subreddit Posts > New Group: Subreddit Posts. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `subreddit` (string)

### `get_subreddit_top` (~86 tokens)

Subreddit Posts > Top

Subreddit Posts > Top Group: Subreddit Posts. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `subreddit` (string)
- `t` (string)

### `get_subreddit_rising` (~80 tokens)

Subreddit Posts > Rising

Subreddit Posts > Rising Group: Subreddit Posts. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `subreddit` (string)

### `get_subreddit_controversial` (~91 tokens)

Subreddit Posts > Controversial

Subreddit Posts > Controversial Group: Subreddit Posts. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sr_detail` (string)
- `subreddit` (string)
- `t` (string)

### `get_subreddit_wiki_index` (~37 tokens)

Subreddit Wiki Index

Subreddit Wiki Index Group: Subreddit Wiki. Billing per call: 1 Credits.

Input parameters:

- `subreddit` (string)

### `get_subreddit_wiki_revisions` (~39 tokens)

Subreddit Wiki Revisions

Subreddit Wiki Revisions Group: Subreddit Wiki. Billing per call: 1 Credits.

Input parameters:

- `subreddit` (string)

### `get_subreddit_wiki_pages` (~37 tokens)

Subreddit Wiki Pages

Subreddit Wiki Pages Group: Subreddit Wiki. Billing per call: 1 Credits.

Input parameters:

- `subreddit` (string)

### `get_subreddit_wiki_page` (~44 tokens)

Subreddit Wiki Page

Subreddit Wiki Page Group: Subreddit Wiki. Billing per call: 1 Credits.

Input parameters:

- `page` (string)
- `subreddit` (string)

### `get_subreddit_wiki_page_revisions` (~48 tokens)

Subreddit Wiki Page Revisions

Subreddit Wiki Page Revisions Group: Subreddit Wiki. Billing per call: 1 Credits.

Input parameters:

- `page` (string)
- `subreddit` (string)

### `get_subreddit_wiki_page_discussions` (~47 tokens)

Subreddit Wiki Page Discussions

Subreddit Wiki Page Discussions Group: Subreddit Wiki. Billing per call: 1 Credits.

Input parameters:

- `page` (string)
- `subreddit` (string)

### `get_user_overview` (~45 tokens)

User Overview

User Overview Group: User. Billing per call: 1 Credits.

Input parameters:

- `sort` (string)
- `t` (string)
- `user` (string)

### `get_user_posts` (~101 tokens)

User Posts

User Posts Group: User. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `context` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sort` (string)
- `sr_detail` (string)
- `t` (string)
- `type` (string)
- `user` (string)

### `get_user_comments` (~101 tokens)

User Comments

User Comments Group: User. Billing per call: 1 Credits.

Input parameters:

- `after` (string)
- `before` (string)
- `context` (string)
- `count` (string)
- `limit` (string)
- `show` (string)
- `sort` (string)
- `sr_detail` (string)
- `t` (string)
- `type` (string)
- `user` (string)

### `get_user_search` (~58 tokens)

User Search

User Search Group: User. Billing per call: 1 Credits.

Input parameters:

- `q` (string)
- `sort` (string)
- `t` (string)
- `type` (string)
- `user` (string)

## Diagnostics

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

## Score history

- 2026-09-20: 67
- 2026-09-19: 67
- 2026-09-18: 67
- 2026-09-17: 66
- 2026-09-16: 66
- 2026-09-15: 65
- 2026-09-14: 65
- 2026-09-13: 64
- 2026-09-12: 64
- 2026-09-11: 64
- 2026-09-10: 63
- 2026-09-09: 63
- 2026-09-08: 62
- 2026-09-07: 62
- 2026-09-06: 61
- 2026-09-05: 61
- 2026-09-04: 60
- 2026-09-03: 60
- 2026-09-02: 59
- 2026-09-01: 59
- 2026-08-31: 58
- 2026-08-30: 58
- 2026-08-29: 57
- 2026-08-28: 57
- 2026-08-27: 57
- 2026-08-26: 56
- 2026-08-25: 53
- 2026-08-24: 52
- 2026-08-23: 51
- 2026-08-22: 51

## Common questions

### What is the com.jojapi/reddit MCP server?

com.jojapi/reddit is an MCP server listed in the public MCP registry as com.jojapi/reddit. Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments. This page covers its hosted endpoint (https://mcp.jojapi.com/reddit).

### Is the com.jojapi/reddit MCP server safe to use?

com.jojapi/reddit scores 67 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 com.jojapi/reddit MCP server expose?

com.jojapi/reddit exposes 31 tools: get_search, get_by_id, get_best, get_hot, get_new, and 26 more. Their descriptions and schemas cost roughly 2,179 tokens of context every time the server is loaded.

### Does the com.jojapi/reddit MCP server require authentication?

No. We connected to com.jojapi/reddit without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.jojapi/reddit MCP server still maintained?

com.jojapi/reddit is still listed as active in the MCP registry. We last reached this channel on 20 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.jojapi.com/reddit
- Website: https://jojapi.com/hub/api/reddit
- Changelog RSS feed: https://verifymcp.io/servers/com-jojapi-reddit/reddit.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-jojapi-reddit/reddit.json
- HTML version of this page: https://verifymcp.io/servers/com-jojapi-reddit/reddit
