Skip to main content
Glama
rhettlong

USCardForum MCP Server

by rhettlong

Related Servers

Alternatives to USCardForum MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
      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
      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
      A
      quality
      C
      maintenance
      Enables 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.
      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

    A3.9/5.0

    Scored across 22 tools

    Disambiguation4/5

    Most tools have distinct purposes, but some overlap exists: get_topic_posts and get_all_topic_posts both fetch posts, with the latter being a pagination wrapper; get_user_replies and get_user_actions both retrieve user activity, though with different scopes. Descriptions help clarify, but an agent might occasionally misselect between these pairs.

    Naming Consistency5/5

    Tool names follow a consistent verb_noun pattern throughout (e.g., get_categories, bookmark_post, search_forum). All use snake_case, with clear verbs like 'get', 'list', 'search', and 'subscribe', making the set predictable and easy to navigate.

    Tool Count3/5

    With 22 tools, the count feels heavy for a forum server, though not extreme. While many tools are justified for detailed user and topic interactions, some could be consolidated (e.g., user-related tools), making the surface slightly bloated but manageable.

    Completeness5/5

    The toolset comprehensively covers the forum domain: it includes authentication (login), topic and post CRUD operations (fetch, search, bookmark), user profiling (summary, actions, badges), notifications, and subscriptions. No obvious gaps exist for core forum workflows, providing full lifecycle coverage.