{"id":"adhikasp-mcp-reddit","name":"mcp-reddit","homepage":null,"repo_url":"https://github.com/adhikasp/mcp-reddit","category":"ai-ml","subcategories":[],"tags":["mcp","reddit","llm","social-data","python","tooling","claude-desktop"],"what_it_does":"Provides an MCP (Model Context Protocol) server with tools to fetch and analyze Reddit content such as hot threads and detailed post content (including comments) across post types.","use_cases":["Retrieving hot threads from specific subreddits for research or ideation","Summarizing or analyzing Reddit posts and their comment discussions","Supporting LLM workflows via MCP tool calls for social/news monitoring"],"not_for":["Handling sensitive/private data requiring strict data governance guarantees","Use in production environments without reviewing the server code for security/privacy controls","High-frequency ingestion at scale without explicit rate-limit/backoff guarantees"],"best_when":"You want to integrate Reddit content retrieval into an MCP-enabled assistant for exploratory analysis and summarization.","avoid_when":"You need strong authentication/authorization controls, predictable idempotent write-like behavior (this appears read-only), or documented operational guarantees like rate limits and retry semantics.","alternatives":["Using the official Reddit API directly (via scripts)","Building your own MCP server wrapper around Reddit API clients","Third-party Reddit analytics/monitoring APIs with well-defined SLAs and auth controls"],"af_score":40.0,"security_score":30.5,"reliability_score":25.0,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:32:33.840915+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Reddit API access (implied via PRAW/reddit client libraries)"],"oauth":false,"scopes":false,"notes":"The README and manifest do not describe explicit MCP auth, tokens, or scope model. Reddit access requirements are implied by dependencies but not documented here."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information in provided README/manifest."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":40.0,"security_score":30.5,"reliability_score":25.0,"mcp_server_quality":70.0,"documentation_accuracy":55.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":10.0,"tls_enforcement":50.0,"auth_strength":25.0,"scope_granularity":0.0,"dependency_hygiene":55.0,"secret_handling":30.0,"security_notes":"No explicit security configuration is described (TLS/authz/scopes/secret handling). Dependencies include third-party libraries (dnspython, praw, fastmcp, uvicorn) but no dependency audit/CVE info is provided here. Because it fetches external content, the main risks are credential management for Reddit API usage and potential data leakage in logs/outputs, none of which are documented.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":"Likely read-only tool calls (fetching threads/posts), but idempotency/repeat behavior and caching semantics are not documented.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["No documented rate-limit handling, pagination strategy, or backoff/retry guidance in the provided README.","No documented authentication/credentials configuration for Reddit access in the provided README.","Tool input/output schemas and limits are not shown in the provided content, so agents may need to inspect server code or MCP tool definitions at runtime."]}}