HagaiHen/facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management.
Quick Start
Clone the repository:
git clone https://github.com/HagaiHen/facebook-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"facebook-mcp-server": {
"command": "npx",
"args": [
"-y",
"HagaiHen/facebook-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.