HasData Facebook for Cursor
com.hasdata/facebook
Public Facebook pages and profiles with likes, followers, contact details and posts, as JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Facebook in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"facebook": {
"url": "https://mcp.hasdata.com/mcp?apis=facebook"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs