Skip to main content
Glama
GodisinHisHeaven

USCardForum MCP Server

Related Servers

Alternatives to USCardForum MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables 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.
      22
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables 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
    • A
      license
      A
      quality
      C
      maintenance
      Enables 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.
      22
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables 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.
      22
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables 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.
      14
      3,214 npm
      76
      MIT

    TDQS

    A4/5.0

    Scored across 22 tools

    Disambiguation4/5

    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.

    Naming Consistency5/5

    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.

    Tool Count3/5

    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.

    Completeness5/5

    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.