Skip to content
VS Code

HasData Facebook for VS Code

com.hasdata/facebook

Public Facebook pages and profiles with likes, followers, contact details and posts, as JSON.

client:VS Code transport:streamable-http runtime:npm

Install HasData Facebook in VS Code

.vscode/mcp.json

{
  "servers": {
    "facebook": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=facebook"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HasData Facebook in other clients