test_reddit_mcp_server
Check local Reddit MCP server health: confirms version, client initialization, OAuth credentials, and write access. Read-only, contacts no external APIs, use to fix setup/auth problems.
Instructions
Health check for the Reddit MCP server. Read-only and side-effect-free — inspects local configuration only and makes no Reddit API calls. Returns the server version, whether the Reddit client is initialized, whether OAuth credentials are present, and whether write access (REDDIT_USERNAME/REDDIT_PASSWORD) is configured. Use this first to diagnose setup/auth problems. Do NOT use it to check Reddit's own status or connectivity — it never contacts Reddit. A "✗ Write Access" result means the write tools (create_post, reply_to_post, edit_*, delete_*) will fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||