get_subreddit_about — reddit MCP Tool Read-only
get_subreddit_about
(get subreddit about) is one of 31 tools on the
reddit
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_subreddit_about from your client
- Claude Code reddit get_subreddit_about run in your project directory
- Claude Desktop reddit get_subreddit_about ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor reddit get_subreddit_about ~/.cursor/mcp.json
- VS Code reddit get_subreddit_about .vscode/mcp.json
- Zed reddit get_subreddit_about ~/.config/zed/settings.json
- Windsurf reddit get_subreddit_about ~/.codeium/windsurf/mcp_config.json
- Cline reddit get_subreddit_about ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI reddit get_subreddit_about ~/.gemini/settings.json
- Grok reddit get_subreddit_about .mcp.json (in your project root)
- ChatGPT reddit get_subreddit_about Settings → Connectors → Advanced → Developer mode
- Claude.ai reddit get_subreddit_about Settings → Connectors → Add custom connector
- LangChain reddit get_subreddit_about pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http reddit https://mcp.jojapi.com/reddit
Other tools on this server
- get_search
- get_by_id
- get_best
- get_hot
- get_new
- get_top
- get_rising
- get_controversial
- get_comments
- get_subreddits_search
- get_subreddit_comments
- get_subreddit_search
- get_subreddit_moderators
- get_subreddit_rules
- get_subreddit_posts
- get_subreddit_hot
- get_subreddit_new
- get_subreddit_top
- get_subreddit_rising
- get_subreddit_controversial
- get_subreddit_wiki_index
- get_subreddit_wiki_revisions
- get_subreddit_wiki_pages
- get_subreddit_wiki_page
- get_subreddit_wiki_page_revisions
- get_subreddit_wiki_page_discussions
- get_user_overview
- get_user_posts
- get_user_comments
- get_user_search
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.