USCardForum MCP Server
Related Servers
Alternatives to USCardForum MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with USCardForum, a Discourse-based community focused on US credit cards and points, providing access to topics, user profiles, search, and 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
- 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

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.143,214 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.153,214 npmMIT
TDQS
Scored across 22 tools
Most tools have distinct purposes, such as get_topic_posts for paginated fetching versus get_all_topic_posts for automatic pagination, but some overlap exists, like get_user_replies and get_user_actions, which could cause confusion in selection.
All tool names follow a consistent verb_noun pattern with snake_case, such as get_topic_posts, search_forum, and bookmark_post, making them predictable and easy to understand.
With 22 tools, the count is borderline high for a forum server, potentially overwhelming, but it covers a comprehensive range of user, topic, and search operations, which is reasonable for the domain.
The tool set provides complete coverage for forum interactions, including user profiles, topic browsing, searching, authentication, and notifications, with no obvious gaps in CRUD or lifecycle operations.