Skip to main content
Glama
lmtNoLimit

mcp-facebook

by lmtNoLimit

Related Servers

Alternatives to mcp-facebook

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for managing organic Facebook Page content: create and schedule posts, read posts and comments, view page insights, and delete posts.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server implementation that provides Facebook Page interaction and management capabilities. This server enables automated posting, comment moderation, and content retrieval.
      7
      75
      -
    • A
      license
      A
      quality
      A
      maintenance
      A TypeScript MCP server for the Meta Graph API focused on Facebook Pages, enabling publishing, reading, insights, and moderation tasks.
      30
      42 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for Facebook Pages organic analytics and management using Meta Graph API v25.0. Enables AI assistants to read page insights, posts, comments, and publish content via natural language.
      9
      26 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for interacting with Facebook Messenger API, enabling message sending, receiving, and management through natural language.
      2
      -

    TDQS

    A3.7/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: post CRUD, comment interactions, and insights. The boundaries between immediate posting (facebook_create_post) and scheduling (facebook_schedule_post) are clearly described, leaving no room for misselection.

    Naming Consistency5/5

    All tool names follow the consistent facebook_verb_noun pattern in snake_case (e.g., facebook_get_posts, facebook_create_post, facebook_reply_comment). Verb choices are predictable and resource nouns are clear.

    Tool Count5/5

    Eight tools is a well-scoped set for a Facebook Page management server. Each tool serves a unique purpose, and there is no redundant or bloat functionality.

    Completeness4/5

    The toolset covers core post operations (create, read, schedule, delete), comment management (read, reply, hide), and insights retrieval. However, missing post editing/update and comment deletion are minor gaps that agents can work around.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues