pullpush-mcp
Related Servers
Alternatives to pullpush-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with Reddit by searching subreddits, retrieving hot posts, and fetching detailed post information with comments through the Reddit API.-
- AlicenseAqualityBmaintenanceEnables AI assistants to browse Reddit, search posts, analyze user activity, and fetch comments without requiring API keys. Features smart caching, clean data responses, and optional authentication for higher rate limits.51,571 npm828MIT
- AlicenseAqualityAmaintenanceEnables AI models to search, fetch, and read Reddit content with resilient rate-limit handling and smart comment filtering, including zero-config fallback to alternative sources.536MIT
- AlicenseNot gradedqualityDmaintenanceEnables searching Reddit posts, fetching subreddit content, and retrieving post comments without requiring an API key. It uses public JSON endpoints to provide seamless access to Reddit data for LLM-based applications.2 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search, monitor, and analyze Reddit's communities and discussions through authenticated API access with intelligent caching and rate limiting.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to access public Reddit data via JSON endpoints, including subreddit trending posts, keyword search, and post details with comments, without authentication.1 npmMIT
TDQS
Scored across 2 tools
The two tools target distinct Reddit content types: comments and submissions. There is no overlap in purpose, and an agent can easily distinguish between them based on tool names and descriptions.
Both tool names follow the same verb_noun pattern (search_comments, search_submissions), using snake_case and a consistent verb 'search' followed by the target entity.
With only 2 tools, the server is minimal. While appropriate for a focused search-only purpose, it borders on being too thin for broader Reddit interaction, but not extreme.
The server only provides search functionality, lacking tools for retrieving individual posts/comments by ID, creating, updating, or deleting content. Significant gaps exist for a typical Reddit interaction workflow.