Skip to main content
Glama
FarahTrip

reddit-ads-mcp

by FarahTrip

Related Servers

Alternatives to reddit-ads-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      MCP server for Reddit Ads API v3 enabling campaign management, ad creation, performance reporting, and audience targeting through Claude.
      10
      52 npm
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      A read-only MCP server for querying Meta Ads accounts through Meta's Marketing API. It provides tools to retrieve ad accounts, campaigns, ad sets, ads, and performance insights.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Meta/Facebook Marketing API allowing you to view and manage ad accounts, campaigns, ad sets, ads, and creatives, as well as fetch insights and upload ad images.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for interacting with Reddit via OAuth, with tiered tools for reading, writing, and moderation actions.
      MIT

    TDQS

    B3.4/5.0

    Scored across 6 tools

    Disambiguation4/5

    The list tools are clearly distinct by entity, but the two performance tools (get_daily_performance vs get_performance_report) overlap in purpose. Although one is for recent days and the other for custom date ranges, an agent might misselect them without careful description reading.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case (get_*, list_*). The naming is predictable and clear.

    Tool Count5/5

    With 6 tools, the set is well-scoped for an ad management server. It covers essential entities (accounts, campaigns, ad groups, ads) and reporting, without unnecessary redundancy.

    Completeness2/5

    The tool surface is read-only: only listing and reporting. Missing write operations (create, update, delete) for campaigns, ads, etc., which are critical for actual ad management. Agents cannot perform any operational tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues