Facebook MCP Server logo

Facebook MCP Server

0

Facebook MCP server for Cursor. Public pages and profiles by handle with likes, followers, talking-about counts, contact details and the post feed with reactions, as structured JSON. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=facebook", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }