# Facebook MCP server

> Read Facebook pages, their posts and comments, public groups and video transcripts from Claude, ChatGPT or Cursor. Hosted and read-only, with no Facebook login and no Meta app.

## Connect

One server URL for every client: `https://mcp.manifoldmcp.com/mcp`, streamable HTTP, with OAuth or an API key as a bearer token. Every workspace starts with 500 free credits and no card.

- [Claude](https://www.manifoldmcp.com/docs/clients/claude): Go to Settings, then Connectors, and add a custom connector. Paste the URL and sign in.
- [Claude Code](https://www.manifoldmcp.com/docs/clients/claude-code): Run this, then /mcp to sign in. `claude mcp add --transport http manifold https://mcp.manifoldmcp.com/mcp`
- [ChatGPT](https://www.manifoldmcp.com/docs/clients/chatgpt): Turn on developer mode. Go to Settings, then Apps & Connectors, and choose Create. Paste the URL.
- [Codex](https://www.manifoldmcp.com/docs/clients/codex): Run this, then codex mcp login manifold to sign in. `codex mcp add manifold --url https://mcp.manifoldmcp.com/mcp`
- [Cursor](https://www.manifoldmcp.com/docs/clients/cursor): One click, or paste the URL in the MCP section of Cursor Settings.
- [Gemini CLI](https://www.manifoldmcp.com/docs/clients/gemini): Run this, then /mcp auth manifold to sign in. `gemini mcp add --transport http manifold https://mcp.manifoldmcp.com/mcp`
- [Grok](https://www.manifoldmcp.com/docs/clients/grok): Go to Settings, then Connectors, and add a connector. Paste the URL and sign in.
- [Grok Bot](https://www.manifoldmcp.com/docs/clients/grok-bot): Paste this to the bot. It adds Manifold and asks you to sign in. `Add the Manifold MCP server as a plugin: https://mcp.manifoldmcp.com/mcp.`
- [OpenCode](https://www.manifoldmcp.com/docs/clients/opencode): Run opencode mcp add, choose Remote and paste the URL.
- [Any other client](https://www.manifoldmcp.com/docs/clients/other): Add it as a remote MCP server in any other client.

## What your agent can do on Facebook

- [`facebook_get_profile`](https://www.manifoldmcp.com/docs/tools/facebook#facebook_get_profile): Get a Facebook page. One Facebook page: its followers, its category, its address and its website. From 1 credit.
- [`facebook_get_posts`](https://www.manifoldmcp.com/docs/tools/facebook#facebook_get_posts): Get a page's posts. The posts on one Facebook page, newest first. From 1 credit.
- [`facebook_get_post`](https://www.manifoldmcp.com/docs/tools/facebook#facebook_get_post): Get a Facebook post. One Facebook post with its reactions, comments, shares and views. From 1 credit.
- [`facebook_get_comments`](https://www.manifoldmcp.com/docs/tools/facebook#facebook_get_comments): Get a post's comments. The comments on one Facebook post. From 1 credit.
- [`facebook_get_group_posts`](https://www.manifoldmcp.com/docs/tools/facebook#facebook_get_group_posts): Get a group's posts. The posts in one Facebook group, newest first. From 1 credit.
- [`facebook_get_transcript`](https://www.manifoldmcp.com/docs/tools/facebook#facebook_get_transcript): Get a video's transcript. What is said out loud in one Facebook video or reel, as text. From 1 credit.

Every parameter and return field: [Facebook tools in the docs](https://www.manifoldmcp.com/docs/tools/facebook.md).

## Public pages without a Meta app

To read pages you do not manage, Meta’s Graph API wants an app, business verification and an approved feature for public page content, and it no longer reads groups at all. Manifold reads public pages and groups with nothing to apply for.

| | Login-based servers | Facebook Graph API | Manifold |
| --- | --- | --- | --- |
| Needs your Facebook login | Yes | A Meta app | No |
| Pages you do not manage | Yes | After app review | Yes |
| Posts in public groups | Some | No, removed in 2024 | Yes |
| Video transcripts | Rarely | No | Yes |
| Posts or comments as you | Often | Yes | Never, read-only |
| Setup | Local install | App review | Paste one URL |

## Things to ask

- What has this page posted this month, and which posts got the most reactions? [page URL]
- Summarise the comments on this post: [post URL]
- What are people asking in this group this week? [group URL]
- Get the address, category and website for these five local businesses’ pages.
- Transcribe this video and pull out the offer: [video URL]
- Which of our competitors’ pages posts most often?

## Pay per call

- Get a Facebook page: From 1 credit
- Get a page's posts: From 1 credit
- Get a Facebook post: From 1 credit
- The same answer again, from the cache: 25% or less

Details: [pricing](https://www.manifoldmcp.com/pricing.md) and [how credits work](https://www.manifoldmcp.com/docs/credits.md).

## Questions about the Facebook MCP

### Do I need a Facebook login or a Meta app?

No. Manifold is hosted and reads public Facebook through a data provider, so there is no login, no cookie and no app review.

### Can it read Facebook groups?

Public groups, yes: your agent gets a group’s posts, newest first. Private groups are not readable. [Facebook tools in the docs](https://www.manifoldmcp.com/docs/tools/facebook.md).

### Can my agent post or comment?

No. Every tool is read-only. Your agent reads and reports; you decide what to post.

### Which clients does it work with?

Claude, Claude Code, ChatGPT, Codex, Cursor, Gemini CLI, Grok, OpenCode and any other client that connects to a remote MCP server. Sign in with OAuth, or use an API key from the dashboard for scripts. [Setup guides for every client](https://www.manifoldmcp.com/docs/clients.md).

### Can it see a page’s ads?

Yes, with the ad library tools on the same server, which read Meta’s public ad library by keyword, brand or advertiser. [Ad library tools](https://www.manifoldmcp.com/docs/tools/ads.md).

## Pairs well with Facebook

- [Instagram MCP](https://www.manifoldmcp.com/mcp/instagram.md): Accounts, posts, reels and hashtags.
- [TikTok MCP](https://www.manifoldmcp.com/mcp/tiktok.md): Videos, creators, transcripts and audiences.
- [YouTube MCP](https://www.manifoldmcp.com/mcp/youtube.md): Videos, channels, comments and transcripts.
- [LinkedIn MCP](https://www.manifoldmcp.com/mcp/linkedin.md): Posts, profiles and company pages.
- [Reddit MCP](https://www.manifoldmcp.com/mcp/reddit.md): Threads, comments and subreddits.
- [X (Twitter) MCP](https://www.manifoldmcp.com/mcp/twitter.md): Accounts, recent posts and replies.
- [SEO MCP](https://www.manifoldmcp.com/mcp/seo.md): Keywords, rankings, backlinks and audits.
- [Apollo MCP alternative](https://www.manifoldmcp.com/mcp/apollo.md): Companies, people and verified work emails.
- [All MCP servers](https://www.manifoldmcp.com/mcp.md)
