Skip to main content
Glama
proxy-intell

Facebook Ads Library MCP Server

Related Servers

Alternatives to Facebook Ads Library MCP Server

Related Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching and scraping the public Facebook Ad Library to extract structured ad data such as advertiser, copy, landing URLs, and CTAs for competitive research, all without an account or API token.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables advanced competitive intelligence and market analysis on Facebook ads, with tools for search, creative analysis, performance prediction, and monitoring.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to browse and query Facebook Ads data including ad accounts, campaigns, ad sets, and performance insights via natural language.
    1 npm
    MIT

TDQS

A3.9/5.0

Scored across 8 tools

Disambiguation4/5

Most tools have clear, distinct purposes: platform ID lookup, ad retrieval, image analysis, and cache management are well-separated. The only overlap is between analyze_ad_video and analyze_ad_videos_batch, where the batch variant explicitly handles multiple videos, reducing confusion.

Naming Consistency4/5

Naming consistently uses snake_case with verb_noun structure (get_, analyze_, search_, cleanup_). Minor inconsistency exists between cache-related names: get_cache_stats, search_cached_media, cleanup_media_cache use different noun forms, but overall the pattern is predictable.

Tool Count5/5

With 8 tools, the set is well-scoped for the server's purpose of browsing and analyzing Facebook Ad Library content while managing local cache. Each tool serves a distinct function, and the count feels neither sparse nor bloated.

Completeness4/5

The surface covers the core workflow: find platform ID, retrieve ads, analyze images and videos, and manage cache lifecycle. Minor gaps exist like no direct tool for ad text extraction or insights, but the provided tools are sufficient for the stated analysis and caching focus.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive