aigeon-ai/axesso-facebook-data-service
If you are the rightful owner of axesso-facebook-data-service and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Axesso - Facebook Data Service MCP Server provides seamless access to Facebook data such as posts, comments, and replies in real-time.
Tools
Functions exposed to the LLM to take actions
Posts
Query posts by providing a page URL. Supports pagination via the 'nextUrl' field.
Posts V2
Retrieve posts from a specified Facebook page using the 'pageId' parameter. Pagination is supported through the 'cursor' field, and the 'startTime' parameter allows filtering posts by date.
Post Details
Fetch detailed information about a single post, including videos and reels.
Comments
Retrieve comments for a specific post using the 'feedbackId'. Pagination is available with the 'after' parameter.
Page Info
Access detailed information about a Facebook page, such as follower count and more.
Reels
Fetch reels for a given profile, with pagination supported via the 'cursor' field.
Replies
Retrieve replies to comments using the 'feedbackId'. Supports pagination through the 'after' parameter.
Hashtag Search
Search for public posts containing a specific hashtag. Note that due to restrictions, only the first found post is returned.
Healthcheck
Monitor the health status of the Axesso Facebook service.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client