MODEL CONTEXT PROTOCOL / PREVIEW

Give your agent
a clearer view of
the social web.

Public profiles, posts, conversations and more. Turn the ScrapeAtlas API into tools your agent can discover and call.

Connect your agent with your existing ScrapeAtlas API key.

FROM PROMPT TO PUBLIC DATAExample workflow

“Find public conversations about my topic and give me the source context.”

01
Your agent selects a toolredditGlobalSearch
02
ScrapeAtlas retrieves the dataOne customer key. The same API.
ScrapeAtlas
03
Source context comes backPublic data, source URLs and coverage
Your agent can see when a result is partial.
275endpoint tools
38cataloged platforms
1customer API key

Built from the same contracts
as the ScrapeAtlas API.

A QUESTION. A TOOL. A SOURCE.

Bring public data into the conversation.

Use the supported endpoints to give your agent source material it can work with.

Research a conversation

Find public Reddit discussions and bring the available comments into your research.

redditGlobalSearchredditGetComments

Understand a public profile

Read a Bluesky profile and explore a page of its public posts, with source fields intact.

blueskyProfileblueskyPosts

Explore developer communities

Look up public GitHub repositories and Hacker News stories without writing a separate client.

githubRepositoryhackernewsSearch

CONNECT YOUR TOOLS

One connection.
Your existing API key.

For clients that support Streamable HTTP and custom authorization headers.

  1. Choose an MCP endpoint

    Use https://api.scrapeatlas.com/mcp in your client’s connection settings.

  2. Add your customer key

    Pass it as an Authorization header in your client’s connection settings.

  3. Discover, then call

    Let your agent inspect the available tools and request the data it needs.

Manage your API keys
Streamable HTTP · use your customer API key
{
  "mcpServers": {
    "scrapeatlas": {
      "type": "http",
      "url": "https://api.scrapeatlas.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_SCRAPEATLAS_API_KEY"
      }
    }
  }
}

THE TOOL ATLAS

Find the right tool for the job.

Browse the current endpoint catalog. The API reference explains each platform’s supported data and availability.

275 tools across 38 platforms
  • redditSearchSearch discussions
  • redditThreadsRetrieve threads
  • redditDetailsSubreddit details
  • redditPostsSubreddit posts
  • redditSubredditSearchSubreddit search
  • redditPostPost details
  • redditGetCommentsPost comments
  • redditPostCommentsPost comments with a POST body
  • redditTranscriptPost transcript
  • redditGlobalSearchGlobal search
  • redditCommunitySearchCommunity discovery
  • redditProfileUser profile
  • redditProfilePostsUser posts
  • redditProfileCommentsUser comments
Parameters and availability
  • linktreeProfileGet a Linktree profile
  • linktreeShopGet a Linktree shop
  • linktreeDirectoryBrowse the Linktree creator directory
Parameters and availability
  • komiProfileGet a Komi profile
Parameters and availability
  • accountUsageGet account usage
  • accountActivityGet account activity
Parameters and availability
  • amazonShopGet an Amazon creator storefront
  • amazonProductGet an Amazon product
  • amazonReviewsGet Amazon product reviews
  • amazonSellersGet Amazon sellers and offers for a product
  • amazonProductSearchSearch Amazon products
  • amazonBestSellersGet Amazon best sellers in a category
  • amazonDealsGet current Amazon deals
  • amazonSellerGet an Amazon seller profile
Parameters and availability
  • blueskyProfileGet a Bluesky profile
  • blueskyPostsGet a Bluesky user’s posts
  • blueskyPostGet a Bluesky post
  • blueskyProfilesBatchGet Bluesky profiles in a batch
  • blueskyPostsBatchGet Bluesky posts in a batch
Parameters and availability
  • couchsurfingProfileGet a Couchsurfing profile
  • couchsurfingEventGet a Couchsurfing event
  • couchsurfingEventsList Couchsurfing events by location
Parameters and availability
  • depopShopGet a Depop shop profile
  • depopShopProductsList a Depop shop's items for sale
  • depopShopSoldList a Depop shop's sold items
  • depopShopReviewsList a Depop seller's reviews
  • depopProductGet a Depop product
  • depopProductSimilarGet similar Depop products
  • depopSearchSearch Depop products
  • depopSearchUsersSearch Depop users
  • depopSearchSuggestionsGet Depop search suggestions
  • depopFiltersGet Depop filter vocabularies
  • depopBrandsLook up Depop brands
  • depopSizesLook up Depop sizes
Parameters and availability
  • etsyShopGet an Etsy shop profile
  • etsyShopListingsList an Etsy shop's items
  • etsyShopReviewsList an Etsy shop's reviews
  • etsyListingGet an Etsy listing
  • etsyListingReviewsGet Etsy listing reviews
  • etsyListingSimilarGet similar Etsy listings
  • etsySearchSearch Etsy listings
  • etsySearchSuggestionsGet Etsy search suggestions
Parameters and availability
  • facebookProfileFullGet a Facebook profile with posts
  • facebookProfileReelsFullList Facebook profile reels with engagement
  • facebookProfileGet a Facebook profile
  • facebookProfileReelsList Facebook profile reels
  • facebookProfilePhotosList Facebook profile photos
  • facebookProfilePostsList Facebook profile posts
  • facebookPostGet a Facebook post or reel
  • facebookPostTranscriptGet a Facebook post transcript
  • facebookPostCommentsList Facebook post comments
  • facebookPostCommentRepliesList Facebook comment replies
  • facebookGroupGet a Facebook group
  • facebookGroupPostsList Facebook group posts
  • facebookProfilesGet a Facebook profile via /profiles
  • facebookProfilesPostsList Facebook profile posts via /profiles
  • facebookProfilesReelsList Facebook profile reels via /profiles
  • facebookProfilesPhotosList Facebook profile photos via /profiles
  • facebookPostsGet a Facebook post or reel via /posts
  • facebookPostsCommentsList Facebook post comments via /posts
  • facebookPostsCommentsRepliesList Facebook comment replies via /posts
  • facebookPostsTranscriptGet a Facebook post transcript via /posts
  • facebookGroupsGet a Facebook group via /groups
  • facebookGroupsPostsList Facebook group posts via /groups
Parameters and availability
  • facebookProfileEventsList Facebook page events
  • facebookEventsListExplore Facebook events by city
  • facebookEventsSearchSearch Facebook events
  • facebookEventDetailsGet a Facebook event
  • facebookProfilesEventsList Facebook page events via /profiles
  • facebookEventsDetailsGet a Facebook event via /events
Parameters and availability
  • facebookMarketplaceLocationSearchResolve a Marketplace location
  • facebookMarketplaceSearchSearch Marketplace listings
  • facebookMarketplaceCategoriesList Marketplace categories
  • facebookMarketplaceCategoryBrowse a Marketplace category
  • facebookMarketplaceItemGet a Marketplace listing
  • facebookMarketplaceItemsGet a Marketplace listing via /items
  • facebookMarketplaceLocationsSearchResolve a Marketplace location via /locations
Parameters and availability
  • githubUserUser
  • githubUserRepositoriesUser repositories
  • githubPullRequestsUser pull requests
  • githubActivityUser activity
  • githubConnectionsConnections
  • githubContributionsContributions
  • githubRepositoryRepository
  • githubTrendingTrending
  • githubReadmeREADME
  • githubReleasesReleases
  • githubIssuesIssues
  • githubIssueIssue
  • githubCommentsComments
  • githubSearchSearch
  • githubDossierRepository report
  • githubVelocityVelocity
  • githubStarHistoryStar history
  • githubLanguagesLanguages
  • githubContributorsContributors
  • githubCommitsCommits
  • githubContentsContents
  • githubRefsRepository refs
  • githubRepositoryActivityRepository activity
  • githubPullRequestPull request
  • githubSocialLinksSocial links
  • githubOrganizationsOrganizations
  • githubPinnedPinned repositories
Parameters and availability
  • hackernewsSearchSearch Hacker News
  • hackernewsStoriesList ranked Hacker News stories
  • hackernewsStoryGet a Hacker News story
  • hackernewsStoryCommentsGet a Hacker News story’s comments
  • hackernewsProfileGet a Hacker News profile
Parameters and availability
  • instagramProfileGet an Instagram profile
  • instagramBasicProfileGet an Instagram basic profile
  • instagramProfilePostCountGet an Instagram profile post count
  • instagramUserPostsList Instagram user posts
  • instagramUserReelsList Instagram user reels
  • instagramPostGet an Instagram post or reel
  • instagramPostCommentsList Instagram post comments
  • instagramUserHighlightsList Instagram user highlights
Parameters and availability
  • kickClipGet a Kick clip
Parameters and availability
  • kwaiProfileGet a Kwai profile
  • kwaiPostsGet a Kwai user’s posts
  • kwaiPostGet a Kwai post
Parameters and availability
  • linkedinProfileGet a LinkedIn profile
  • linkedinCompanyGet a LinkedIn company page
  • linkedinCompanyPostsList LinkedIn company posts
  • linkedinSearchPostsSearch LinkedIn posts
  • linkedinPostGet a LinkedIn post or article
  • linkedinPostTranscriptGet a LinkedIn video transcript
Parameters and availability
  • linkedinAdsSearchSearch ads
  • linkedinAdsAdAd details
  • linkedinAdsLibrarySearchUnified ad search
  • linkedinAdsLibraryAdUnified ad details
Parameters and availability
  • linkmeProfileGet a Linkme profile
Parameters and availability
  • linkbioProfileGet a Lnk.Bio page
Parameters and availability
  • meetupGroupGet a Meetup group
  • meetupEventGet a Meetup event
  • meetupSearchSearch Meetup events
  • meetupProfileGet a Meetup member summary
  • meetupGroupSearchSearch Meetup groups
  • meetupGroupEventsGet Meetup group events
  • meetupLocationsFind Meetup locations
  • meetupCategoriesGet Meetup categories
Parameters and availability
  • metaAdsSearchGetSearch ads
  • metaAdsSearchPostSearch ads with a POST body
  • metaAdsAdGetAd details
  • metaAdsCompaniesGetFind advertisers
  • metaAdsCompanyAdsGetGet company ads
  • metaAdsCompanyAdsPostGet company ads with a POST body
  • metaAdsArchiveCompanyAdsPostWalk compact company ads
  • metaAdsTranscriptGetAd video transcript
Parameters and availability
  • pillarProfileGet a Pillar page
Parameters and availability
  • pinterestSearchSearch Pinterest pins
  • pinterestPinGet a Pinterest pin
  • pinterestPinMetadataGet pin metadata
  • pinterestBoardsGet a user’s boards
  • pinterestBoardGet pins from a board
Parameters and availability
  • quoraQuestionGet a Quora question with its answers
  • quoraAnswerGet a Quora answer
  • quoraProfileGet a Quora profile
  • quoraTopicGet a Quora topic
  • quoraSpaceGet a Quora space
  • quoraSearchSearch Quora questions
  • quoraAnswersSearch Quora answers
  • quoraPostsSearch Quora space posts
  • quoraProfilesSearch Quora profiles
  • quoraSpacesSearch Quora spaces
  • quoraTopicsSearch Quora topics
Parameters and availability
  • rumbleSearchSearch Rumble videos
  • rumbleChannelVideosList Rumble channel videos
Parameters and availability
  • skoolCommunityGet a Skool community
  • skoolDiscoveryDiscover Skool communities
  • skoolCategoriesList Skool categories
  • skoolProfileGet a Skool profile
  • skoolUserGroupsGet a Skool user’s groups
  • skoolPostsGet Skool community posts
  • skoolPostGet a Skool post
  • skoolCoursesList Skool courses
  • skoolCalendarGet a Skool calendar
  • skoolMembersGet Skool community members
  • skoolLeaderboardsGet Skool leaderboards
Parameters and availability
  • telegramChannelGet a Telegram channel
  • telegramProfileGet a Telegram profile via /profile
  • telegramChannelPostsGet Telegram channel posts
  • telegramProfilePostsGet Telegram posts via /profile/posts
  • telegramPostGet a Telegram post
Parameters and availability
  • threadsProfileGet a Threads profile
  • threadsUserPostsList Threads user posts
  • threadsPostGet a Threads post
  • threadsPostCommentsList Threads post comments
  • threadsSearchSearch Threads posts
  • threadsSearchUsersSearch Threads users
Parameters and availability
  • tiktokProfileGet a TikTok profile
  • tiktokProfileVideosList a TikTok profile's videos
  • tiktokVideoGet a TikTok video or photo post
  • tiktokVideoTranscriptGet a TikTok video transcript
  • tiktokVideoCommentsList TikTok video comments
  • tiktokCommentRepliesList replies to a TikTok comment
  • tiktokUserFollowersList a TikTok user's followers
  • tiktokUserFollowingList the accounts a TikTok user follows
  • tiktokUserLiveGet a TikTok user's live room
  • tiktokSearchUsersSearch TikTok users
  • tiktokSearchKeywordSearch TikTok videos by keyword
  • tiktokSearchTopGet TikTok top search results
  • tiktokSearchHashtagList TikTok videos for a hashtag
  • tiktokHashtagGet TikTok hashtag details
  • tiktokSongGet TikTok song details
  • tiktokSongVideosList TikTok videos using a song
  • tiktokTrendingGet the TikTok trending feed
Parameters and availability
  • tiktokShopProductGet a TikTok Shop product
  • tiktokShopShopProductsList a TikTok Shop store's products
  • tiktokShopShopSearchSearch TikTok Shop products
  • tiktokShopProductReviewsGet a TikTok Shop product's reviews
Parameters and availability
  • truthsocialProfileGet a Truth Social profile
  • truthsocialPostsGet a Truth Social user’s posts
  • truthsocialPostGet a Truth Social post
Parameters and availability
  • twitchProfileGet a Twitch profile
  • twitchBasicProfileGet basic profile and live status
  • twitchVideosGet user videos
  • twitchScheduleGet user schedule
  • twitchClipGet a Twitch clip
  • twitchVideoGet video metadata
  • twitchClipsGet channel clips
Parameters and availability
  • vintedSearchSearch the Vinted catalog
  • vintedItemGet a Vinted item
  • vintedProfileGet a Vinted member profile
  • vintedUserItemsGet a member's wardrobe
  • vintedUserFeedbacksGet a member's feedback
  • vintedBrandsSearch Vinted brands
  • vintedCategoriesGet Vinted categories
Parameters and availability
  • whatnotProfileGet a Whatnot seller profile
  • whatnotUserShowsGet a seller's shows
  • whatnotUserReviewsGet a seller's reviews
  • whatnotUserListingsGet a seller's shop listings
  • whatnotUserClipsGet a seller's clips
  • whatnotSearchSearch Whatnot
  • whatnotLivestreamGet a livestream
  • whatnotLivestreamListingsGet a livestream's listings
  • whatnotListingGet a listing
  • whatnotProductGet a catalog product
  • whatnotCategoriesList categories and tags
  • whatnotCategoryGet a category feed
Parameters and availability
  • twitterProfileGet an X (Twitter) profile
  • twitterUserTweetsList an X (Twitter) user's public tweets
  • twitterTweetGet an X (Twitter) tweet
  • twitterCommunityGet an X (Twitter) community
Parameters and availability
  • youtubeChannelGet a YouTube channel
  • youtubeChannelVideosList a channel's videos
  • youtubeChannelShortsList a channel's Shorts
  • youtubeChannelPlaylistsList a channel's playlists
  • youtubeChannelLivesList a channel's live streams
  • youtubeChannelCommunityPostsList a channel's community posts
  • youtubeVideoGet a video or Short
  • youtubeVideoTranscriptGet a video transcript
  • youtubeVideoSponsorsInfer a video's sponsors
  • youtubeSearchSearch YouTube
  • youtubeSearchTypeaheadGet search suggestions
  • youtubeSearchHashtagSearch by hashtag
  • youtubeVideoCommentsList a video's comments
  • youtubeCommentRepliesList a comment's replies
  • youtubeTrendingShortsList trending Shorts
  • youtubePlaylistGet a playlist
  • youtubeCommunityPostGet a community post
Parameters and availability

GOOD TO KNOW

A few practical details.

MCP lets an agent discover tools and their input schemas, then call the matching ScrapeAtlas endpoints. You keep the source fields, pagination and coverage information returned by the API.

Yes. Connect to https://api.scrapeatlas.com/mcp with your ScrapeAtlas customer API key using the configuration above.

The current implementation uses Streamable HTTP with an Authorization: Bearer header. A client must support both. OAuth-only connectors and clients that require a local stdio process are not supported in this preview.

No. Use your ScrapeAtlas customer API key in the connection header. Tool calls use the same account limits and usage accounting as API requests. Never include the key in a prompt, tool argument or URL.

No. Retrieval is bounded by each endpoint. Inspect coverage and status, and use only the returned cursor for another page where supported. A partial response contains usable data with known omissions.

The tool list is generated from the same endpoint catalog and request contracts as the API. New cataloged endpoints are included when the MCP service is updated. Availability follows the underlying platform; a tool listing is not a guarantee that a source is reachable.

Your next question deserves source data.

Explore the API while hosted MCP access is on its way.

Explore the documentation