facebook-mcp-server
8
The Facebook MCP Server is designed to facilitate automation and management of interactions on Facebook Pages using natural language prompts. It empowers social media managers with tools for creating content, moderating interactions, and analyzing insights while seamlessly integrating with AI solutions like Claude.
Overview
This project is a MCP server designed for automating and managing interactions on a Facebook Page via the Facebook Graph API. It provides AI-callable tools that facilitate creating posts, moderating comments, fetching post insights, and filtering negative feedback, making it compatible with Claude or other LLM-based agents.
Benefits
- Automates moderation and analytics for social media managers.
- Integrates with Claude Desktop or other Agent clients.
- Offers fine-grained control over Facebook content via natural language.
Features
- Create and manage posts and comments.
- Fetch post insights like number of impressions, comments, and reactions.
- Manage direct messages and image posts.
Setup & Installation
- Clone the repository.
- Install fast Python package manager, uv, and project dependencies.
- Set up environment with Facebook Page credentials.
Contributing
Contributions and feature requests are welcome through forks and pull requests.