facebook-mcp in namespace io.github
io.github.IvanBBaev/facebook-mcp · Status: active
No name of its own reaches this register for this entry. The heading therefore carries the trailing segment of the identifier; the identifier itself is listed below as a coordinate.
- Registry name
io.github.IvanBBaev/facebook-mcp- Package coordinate
npm:@ivanbaev/facebook-mcp- Declared version
0.7.0- Listed in the registry
- 2026-08-27
- Changed in the registry
- 2026-08-27
- First seen by tracevero
- 2026-08-28
- Vendor's website
- https://ivanbbaev.github.io/facebook-mcp/
Facebook Pages MCP server for the Meta Graph API — publishing, insights, moderation, messaging
Vendor's own description, untranslated and unverified
Evidence for this page · Source: MCP-Register · collected on 2026-08-28
Every value below comes from it. Where one differs, its origin is stated on its row. What the confidence levels mean
Measured values
| Required secrets declared | no Raw declaration – Required secret variables (raw): confirmed absent Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-28 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio Source: MCP-Register · collected on 2026-08-28 · derived |
| Path argument present | yes Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): FB_JOURNAL_PATH, FB_MEDIA_DIR Source: MCP-Register · collected on 2026-08-28 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/IvanBBaev/facebook-mcp Source: MCP-Register · collected on 2026-08-28 · derived |
| Field of use, derived from the vendor description | News Raw declaration – Description (raw): Facebook Pages MCP server for the Meta Graph API — publishing, insights, moderation, messaging Source: MCP-Register · collected on 2026-08-28 · derived |
| Declared version | 0.7.0 Source: MCP-Register · collected on 2026-08-28 · self-declared |
What is measured is what a manifest declares, not what a piece of software does. This registry fetches no repository URL, no endpoint and no package index; nothing here is verified. Which value comes from which source, and by which rule it was formed, is set out in the Methodology.
Position within the holdings
How many of the 25,384 published entries carry the same measured value. A reference figure, not an assessment.
- Required secrets declaredno20,965 of 25,384 carry this value (83 %)View these entries
- Execution locationlocal12,450 of 25,384 carry this value (49 %)View these entries
- Path argument presentyes251 of 25,384 carry this value (1.0 %)View these entries
- Repository URL listedyes19,652 of 25,384 carry this value (77 %)View these entries
- Field of use, derived from the vendor descriptionNews163 of 25,384 carry this value (0.6 %)View these entries
All 5 values together are carried by 3 of 25,384 entries.
This entry appears in these selections
- MCP servers for news163
- MCP servers without credentials20,965
- Locally executed MCP servers12,450
- MCP servers with a repository URL19,652
- MCP servers with a path argument251
- Local MCP servers without credentials9,435
- Local MCP servers with a repository URL11,817
- MCP servers over stdio only10,127
- MCP servers as an npm package only7,329
- Local MCP servers as an npm package only7,241
- npm packages with a repository URL6,957
- MCP servers over stdio, as an npm package only6,342
- MCP servers available as a package only10,938
The source's raw values24
All 24 values in this block: self-declared.
| Description (raw) | Facebook Pages MCP server for the Meta Graph API — publishing, insights, moderation, messaging |
|---|---|
| Environment variables (raw) | FB_SYSTEM_TOKEN, FB_ACCESS_TOKEN, FB_PAGE_TOKEN, FB_APP_ID, FB_APP_SECRET, FB_PAGE_ID, FB_API_VERSION, FB_REQUEST_TIMEOUT_MS, FB_HOST_CONCURRENCY, FB_MAX_RESULT_CHARS, FB_WRITE_MODE, FB_CONFIRM_TOKEN, FB_MEDIA_DIR, FB_JOURNAL_PATH, FB_TOOL_PACKAGES, FB_PACKAGES_DENY, FB_PACKAGES_READONLY, FB_TRANSPORT, FB_HTTP_TOKEN, FB_HTTP_PORT, FB_AD_ACCOUNT_ID, FB_ADS_BUDGET_CEILING, FB_LOG_LEVEL |
| Required secret variables (raw) | confirmed absent |
| Transports (raw) | stdio |
| Path arguments (raw) | confirmed absent |
| Repository (raw) | https://github.com/IvanBBaev/facebook-mcp |
| Package registries (raw) | npm |
| Required secret headers (raw) | confirmed absent |
| Path environment variables (raw) | FB_JOURNAL_PATH, FB_MEDIA_DIR |
| Remote URLs (raw) | confirmed absent |
| Remote hosts (raw) | confirmed absent |
| Registry status message (raw) | confirmed absent |
| First listed in the registry (raw) | 2026-08-27 |
| Last changed in the registry (raw) | 2026-08-27 |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| Delivery form (raw) | paket |
| Repository platform (raw) | github |
| Repository subfolder (raw) | confirmed absent |
| Package identifiers (raw) | @ivanbaev/facebook-mcp |
| Package versions (raw) | 0.7.0 |
| Runtime hints (raw) | confirmed absent |
| Environment variable formats (raw) | filepath, number, string |
| Environment variable descriptions (raw) | FB_ACCESS_TOKEN=Primary user access token. At least one of FB_SYSTEM_TOKEN, FB_ACCESS_TOKEN or FB_PAGE_TOKEN must be set. · FB_ADS_BUDGET_CEILING=Hard ceiling for any ads budget write, in minor currency units (e.g. cents). Non-negative integer; a write above it is refused. · FB_AD_ACCOUNT_ID=Default ad account ID (act_… or the bare numeric id) for the opt-in ads package. · FB_API_VERSION=Graph API version to target. Defaults to the tested pinned version; other values are accepted verbatim as an escape hatch but are not tested. · FB_APP_ID=Meta app ID; combined with FB_APP_SECRET it forms the app access token used to authorize /debug_token inspection. · FB_APP_SECRET=Meta app secret. When set, appsecret_proof is attached to every call so a stolen bare token cannot be used on its own. · FB_CONFIRM_TOKEN=Operator confirmation token for out-of-band approval of irreversible or spend actions. The server prompts through MCP elicitation where the client supports it; otherwise the caller passes this value as the confirm_token tool argument. · FB_HOST_CONCURRENCY=Maximum number of in-flight requests per Graph host; integer in [1, 64]. · FB_HTTP_PORT=Port for the HTTP transport (loopback only); used when FB_TRANSPORT=http. Integer in [1, 65535]. · FB_HTTP_TOKEN=Bearer token guarding the HTTP transport; required when FB_TRANSPORT=http (the server refuses to start without it). · FB_JOURNAL_PATH=Path to the append-only write journal. Defaults to the XDG/%APPDATA% state path; the file is created owner-only (0600) and rotates by size. · FB_LOG_LEVEL=Stderr log verbosity: debug, info, warn or error. Logs never go to stdout — that is the stdio protocol channel. · FB_MAX_RESULT_CHARS=Character budget applied by the result shaper before a tool result is truncated; integer in [500, 10000000]. · FB_MEDIA_DIR=Directory permitted for local media uploads. Unset means URL-only uploads and no local file access at all. · FB_PACKAGES_DENY=Comma-separated packages to exclude even when FB_TOOL_PACKAGES enables them. Deny wins over allow. · FB_PACKAGES_READONLY=Comma-separated packages whose write tools are not registered at all; the read tools of those packages stay available. · FB_PAGE_ID=Default Facebook Page ID, used when a tool call omits an explicit profile argument. · FB_PAGE_TOKEN=Long-lived Page access token used as a fallback credential when no user or system-user token is configured. · FB_REQUEST_TIMEOUT_MS=Per-request timeout in milliseconds; integer in [1, 600000]. · FB_SYSTEM_TOKEN=System-user access token (Business Manager). Takes precedence over FB_ACCESS_TOKEN and FB_PAGE_TOKEN when several are set. · FB_TOOL_PACKAGES=Comma-separated tool packages or profiles to expose (e.g. core,posts,reader, or the profiles core|all|reader|publisher|moderator|ads). Omit for the default profile, which excludes ads. · FB_TRANSPORT=Transport protocol: stdio (default) or http. The http transport binds 127.0.0.1 only and fails closed without FB_HTTP_TOKEN. · FB_WRITE_MODE=Write gating mode: plan (validating dry-run preview, the default) or apply. It never covers the irreversible and spend tiers, which always need a per-call apply plus a plan_id. |
| Icon formats (raw) | confirmed absent |
Embed this badge
Paste this line into a README of your own. The badge states how many values the registry holds for the entry and when it last looked, and it links back to this page.
[](https://tracevero.com/mcp/io-github-ivanbbaev-facebook-mcp)
The image is drawn again on every request, so it always reports the current state while the pasted line stays as it is. It carries no rating and no traffic light – only the two measured figures.
Changes
| 2026-08-28 | Declared version: – → 0.7.0 |
|---|---|
| 2026-08-28 | Field of use, derived from the vendor description: – → News |
| 2026-08-28 | Repository URL listed: – → true |
| 2026-08-28 | Path argument present: – → true |
| 2026-08-28 | Execution location: – → local |
| 2026-08-28 | Required secrets declared: – → false |
| 2026-08-28 | Description (raw): – → Facebook Pages MCP server for the Meta Graph API — publishing, insights, moderation, messaging |
| 2026-08-28 | Last changed in the registry (raw): – → 2026-08-27 |
| 2026-08-28 | First listed in the registry (raw): – → 2026-08-27 |
| 2026-08-28 | Registry status message (raw): – → – |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-ivanbbaev-facebook-mcp