Facebook Scraper3 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 不适用 (Not applicable) | |
| PORT | No | 不适用 (Not applicable) | |
| API_KEY | Yes | API 密钥 (API Key for Facebook Scraper3 API) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| profiles_photosB | Read profiles photos (from recent) Use cursor to get next page of results |
| comment_by_idC | Get comment by comment id |
| search_peopleD | Searches people |
| search_hashtagC | Search posts with hashtag |
| profile_reelsB | Get profile reels. Get |
| page_eventsB | Get all future events created by page |
| post_reactionsC | Get post reactions |
| commentsC | Get nested comments. You need to use legacy fb id |
| page_reelsC | Get page reels by page id - use reels_page_id now |
| listing_detailsC | Get listing details |
| searchC | Search marketplace. Use cursor to get next page |
| comments_2B | Get post comments. Use comment_id from post |
| search_groups_postsD | Searches group for posts |
| page_videosC | Get page videos by page delegate id. YOU NEED TO USE DELEGATE ID, NOT PAGE ID. |
| pages_photosB | Read page photos (from recent) Use cursor to get next page of results |
| pages_postsB | Read page posts (from recent) |
| page_detailsC | Read page details |
| page_past_eventsA | Get all past events created by page. Use cursor to get next page of results. |
| get_group_postsA | Get group posts. Only PUBLIC groups can be scrapped! If there are no post response, check if group is not private. |
| get_group_future_eventsA | Get group future events. Only PUBLIC groups can be scrapped! If there are no post response, check if group is not private. Use cursor to get next page of events! |
| search_eventsC | Searches for facebook events |
| game_livesB | Get game live videos Use cursor to get next page. |
| browse_gamesA | Browse games. Use empty query for browse all games. Use cursor to get next page. |
| page_reviewsB | Get page reviews. Use cursor to get next page |
| search_videoC | Performs facebook videos search |
| profile_postsC | Read profile posts (from recent), if public |
| events_details_by_idC | Get events details by event id |
| locationsB | Search for facebook locations id. If you get strange results, try add country to query and/or try without diacritic |
| search_postC | Performs facebook posts search |
| events_details_by_urlC | Get events details |
| profiles_details_by_idC | Get profiles details by id |
| profile_details_by_urlC | Get profile details by url |
| profile_idB | Get profile id by url |
| get_post_detailsB | Get post details by url or post id. If both are set, post id is used. |
| get_group_detailsC | Get group summary |
| get_group_idC | Getting group facebook id |
| page_idB | get page id from url |
| resharesB | Get post reshares |
| search_placeC | Search for fb place |
| search_pagesB | Searches for facebook pages |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-facebook-scraper3'
If you have feedback or need assistance with the MCP directory API, please join our Discord server