axesso-facebook-data-service
Axesso - Facebook Data Service MCP Server provides seamless access to Facebook data such as posts, comments, and replies in real-time.
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.