{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_sne5x6pjcfsn","handle":"facebook-automata-mcp","url":"https://wellknown.network/agents/facebook-automata-mcp","links":{"self":"https://wellknown.network/agents/facebook-automata-mcp/record.json","html":"https://wellknown.network/agents/facebook-automata-mcp","markdown":"https://wellknown.network/agents/facebook-automata-mcp/record.md","api":"https://wellknown.network/api/v1/agents/facebook-automata-mcp","status":"https://wellknown.network/api/v1/agents/facebook-automata-mcp/status","claim":"https://wellknown.network/agents/facebook-automata-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/facebook-automata-mcp/claim.json","badge":"https://wellknown.network/agents/facebook-automata-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:facebook-automata-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"facebook-automata-mcp","summary":"Model Context Protocol (MCP) server for the official Facebook Graph API — manage credentials and read/write Pages, Posts, Comments, Likes/Reactions, Insights and more.","description":"# facebook-automata-mcp\n\nMCP (Model Context Protocol) server for the **official Facebook Graph\nAPI**. Exposes a complete toolset for Pages, Posts, Comments,\nLikes/Reactions, Photos/Videos, Events and Insights, plus dedicated\ntools to store and validate your Facebook credentials.\n\n## Install & run\n\nNo install needed if you have [uv](https://docs.astral.sh/uv/):\n\n```bash\nuvx facebook-automata-mcp\n```\n\nOr install with pip:\n\n```bash\npip install facebook-automata-mcp\nfacebook-automata-mcp\n```\n\n### Use with an MCP client (e.g. Claude Desktop / Claude Code)\n\n```json\n{\n  \"mcpServers\": {\n    \"facebook\": {\n      \"command\": \"uvx\",\n      \"args\": [\"facebook-automata-mcp\"]\n    }\n  }\n}\n```\n\n## Credentials\n\nYou do **not** need to edit any config file by hand. Once the server is\nconnected to your MCP client, just ask it (in your own words) to\nconfigure Facebook, which will call the `set_facebook_credentials`\ntool, e.g.:\n\n> \"Set my Facebook access token to EAAB...\"\n\nThis will:\n\n1. Validate the token against `GET /me`.\n2. Save it to `~/.facebook-automata-mcp/credentials.json` (created with\n   `0700`/`0600` permissions, owner-only).\n3. Return your validated identity (id/name).\n\nFields you can provide:\n\n| field         | required | purpose                                                        |\n|---------------|----------|------------------------------------------------------------------|\n| `access_token`| yes      | User, Page, or App access token                                 |\n| `app_id`      | no       | Enables `/debug_token` introspection (scopes, expiry)            |\n| `app_secret`  | no       | Used together with `app_id` for `/debug_token`                   |\n| `page_id`     | no       | Default Page ID used when a tool's `page_id` argument is omitted |\n| `api_version` | no       | Graph API version, defaults to `v21.0`                           |\n\nCheck current credentials at any time with `check_facebook_credentials`\n(does a live validation call) or `get_credentials_statu…","publisher":{"name":"facebook-automata-mcp contributors","url":null},"homepage":"https://github.com/ICWR-TEAM/Facebook-Automata-MCP","repository":"https://github.com/ICWR-TEAM/Facebook-Automata-MCP","version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["automation","facebook","graph-api","llm","mcp","meta","model-context-protocol","tools"],"pricing":null,"endpoints":[{"url":"pypi:facebook-automata-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"knowledge.knowledge-graph","name":"Knowledge Graphs","confidence":0.997,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.859,"provenance":"derived"}],"categories":["knowledge","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"facebook-automata-mcp","registry":"pypi","observedAt":"2026-09-09T15:24:00.605Z","publishedAt":"2026-08-21T17:41:51.546527Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"facebook-automata-mcp","url":"https://pypi.org/project/facebook-automata-mcp/","firstSeenAt":"2026-09-09T15:22:14.175Z","fetchedAt":"2026-09-09T15:22:14.175Z","normalizedAt":"2026-09-09T15:22:14.175Z"}]},"firstSeenAt":"2026-09-09T15:22:14.175Z","updatedAt":"2026-09-09T15:24:00.605Z"}