USCardForum MCP Server
Related Servers
Alternatives to USCardForum MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables interaction with USCardForum, a Discourse-based community for US credit cards and points. Supports topic discovery, content reading, user research, forum search, and authenticated actions like notifications and bookmarks.22MIT
- AlicenseAqualityCmaintenanceEnables interaction with USCardForum, a Discourse-based community focused on US credit cards and points. Provides 22 tools for discovering topics, reading content, researching user profiles, and managing authenticated actions like notifications and bookmarks.22MIT
- AlicenseAqualityCmaintenanceEnables interaction with USCardForum, a Discourse community focused on US credit cards and points, providing 22 tools for discovering topics, reading content, researching user profiles, and managing authenticated actions like notifications and bookmarks.22MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables interaction with USCardForum.com, a Discourse-based community for US credit cards and miles. Provides 22 tools for discovering topics, reading posts, researching user profiles, and managing authenticated actions like notifications and bookmarks.MIT

Discourse MCPofficial
AlicenseAqualityCmaintenanceEnables AI agents to interact with Discourse forums through search, reading topics/posts, managing categories and users. Supports secure authentication and optional write operations with rate limiting.142,347 npm76MIT- AlicenseAqualityDmaintenanceEnables AI agents to interact with Discourse forums through search, reading topics/posts, managing categories and tags, chat channels, and optionally creating content with safeguarded write operations.152,347 npmMIT
TDQS
Scored across 22 tools
Most tools have distinct purposes, such as get_topic_posts for paginated fetching and get_all_topic_posts for automatic pagination, but some overlap exists between get_user_replies and get_user_actions, which could cause confusion. Overall, descriptions clarify boundaries, but minor ambiguity remains in user activity tools.
All tool names follow a consistent verb_noun pattern with snake_case, such as get_topic_posts, search_forum, and bookmark_post. There are no deviations in naming conventions, making the set predictable and readable.
With 22 tools, the count is borderline high for a forum server, as it includes many user-specific tools like get_user_followers and get_user_reactions that might be excessive. While comprehensive, it feels heavy and could overwhelm agents with overlapping user data retrieval.
The tool set provides complete coverage for forum operations, including authentication, topic and post retrieval, user profiling, notifications, bookmarks, and search. There are no obvious gaps; agents can perform full CRUD-like actions and navigate the forum effectively.