Skip to main content
ClaudeWave

Free read-only Reddit tools for Claude Code, Codex and any MCP client: subreddit rules and post status. From ThreadFox.

MCP ServersOfficial Registry0 stars0 forks● PythonMITUpdated today
ClaudeWave Trust Score
95/100
✓ Verified
Passed
  • ✓Open-source license (MIT)
  • ✓Actively maintained (<30d)
  • ✓Clear description
  • ✓Topics declared
  • ✓Documented (README)
Last scanned: 9/26/2026
Install in Claude Code / Claude Desktop
Method: NPX · skills
Claude Code CLI
claude mcp add threadfox-lite -- npx -y skills
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "threadfox-lite": {
      "command": "npx",
      "args": ["-y", "skills"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# ThreadFox Lite

Free, read-only Reddit tools for Claude Desktop, Claude Code, Codex and any MCP client, plus a `reddit-rules-first` agent skill.

- `subreddit_rules`: a subreddit's rules, size and description, with the self-promotion rules flagged. Call it before writing a post.
- `find_communities`: subreddits about a topic ("bakery marketing", "indie games"), each with its self-promotion rules flagged and whether it mentions a promo thread.
- `account_check`: a Reddit account's age, karma and standing, and whether its recent posts are removed or hidden from search (the practical sign of a spam filter or shadowban).
- `post_status`: whether a post is still live, removed by moderators or deleted, with score and comments. Check at 1, 6 and 24 hours.
- `threadfox_full_kit`: what the full ThreadFox kit adds (finding conversations where people ask for what you sell, posting from your own Chrome, replies, an outcome ledger, a 12-module course).

**Reads only, through your own signed-in Chrome.** Reddit now sends every signed-out request, including its public JSON, to a login page, so ThreadFox Lite reads the way you do: in your Chrome, signed in as you, one small read at a time. It never posts, votes or changes anything, and needs no Reddit API keys. One-time setup: Microsoft's [Playwright Extension](https://chromewebstore.google.com/detail/playwright-extension/mmlmfjhmonkocbjadbfplnigmagldckm) in the Chrome where you are signed in to Reddit. Node.js is fetched for you if you don't have it (the official build from nodejs.org into `~/.threadfox/runtime`, checked against its published SHA-256; nothing installed system-wide). It stays light on your computer: one Reddit read at a time across every ThreadFox app on the machine, and its Chrome connection closes after 10 idle minutes and never leaves background processes behind. The first read asks you to pick a tab in Chrome.

## Install

Claude Code plugin (the tools and the skill together):

    /plugin marketplace add amflimited/threadfox-lite
    /plugin install threadfox-lite@threadfox

Claude Code, the MCP server only:

    claude mcp add threadfox-lite -- uvx threadfox-lite

Claude Desktop: download the `.mcpb` file from the [latest release](https://github.com/amflimited/threadfox-lite/releases/latest) and open it; if Windows asks which app should open it, choose Claude. Claude Desktop sets up Python for it by itself.

Codex (`~/.codex/config.toml`):

    [mcp_servers.threadfox-lite]
    command = "uvx"
    args = ["threadfox-lite"]

Any other MCP client: run `uvx threadfox-lite` (the package is on [PyPI](https://pypi.org/project/threadfox-lite/)).

Bought ThreadFox on MCP Marketplace? Set `MCP_LICENSE_KEY` to your key, ask your AI to run `threadfox_full_kit`, or go straight to https://threadfox.vip/redeem.

## The skill

`skills/reddit-rules-first/SKILL.md` works on its own in any agent that reads skills: rules first, one post per community, disclose, check what stayed up. Install it anywhere with `npx skills add amflimited/threadfox-lite`.

Also listed in the [official MCP Registry](https://registry.modelcontextprotocol.io/v0.1/servers?search=threadfox) as `io.github.amflimited/threadfox-lite`.

## About

Made by AMF Indiana, the team behind ThreadFox (https://threadfox.vip). Built from our own run: 978,227 recorded views from two days of posts (Sept 20-21 UTC), with no ad spend. Not affiliated with Reddit, OpenAI or Anthropic. MIT licence.

<!-- mcp-name: io.github.amflimited/threadfox-lite -->
agent-skillsai-agentsclaude-codeclaude-code-plugincodexmarketingmcpmcp-servermcpbmodel-context-protocolredditskills

What people ask about threadfox-lite

What is amflimited/threadfox-lite?

+

amflimited/threadfox-lite is mcp servers for the Claude AI ecosystem. Free read-only Reddit tools for Claude Code, Codex and any MCP client: subreddit rules and post status. From ThreadFox. It has 0 GitHub stars and its last recorded update is dated 2026-09-26.

How do I install threadfox-lite?

+

You can install threadfox-lite by cloning the repository (https://github.com/amflimited/threadfox-lite) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is amflimited/threadfox-lite safe to use?

+

Our security agent has analyzed amflimited/threadfox-lite and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains amflimited/threadfox-lite?

+

amflimited/threadfox-lite is maintained by amflimited. The last recorded GitHub activity is dated 2026-09-26, with 0 open issues.

Are there alternatives to threadfox-lite?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy threadfox-lite to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: amflimited/threadfox-lite
[![Featured on ClaudeWave](https://claudewave.com/api/badge/amflimited-threadfox-lite)](https://claudewave.com/repo/amflimited-threadfox-lite)
<a href="https://claudewave.com/repo/amflimited-threadfox-lite"><img src="https://claudewave.com/api/badge/amflimited-threadfox-lite" alt="Featured on ClaudeWave: amflimited/threadfox-lite" width="320" height="64" /></a>

More MCP Servers

threadfox-lite alternatives