social media

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.

python
cloud
social media
0
View on GitHub

Installation

npx -y HagaiHen/facebook-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "facebook-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "HagaiHen/facebook-mcp-server"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/HagaiHen/facebook-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub