Skip to main content
Glama
scrape-badger

ScrapeBadger MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCRAPEBADGER_API_KEYYesYour ScrapeBadger API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_twitter_user_profileA

Get a Twitter/X user's profile by username. Returns name, bio, follower count, following count, verified status, and more.

get_twitter_user_aboutA

Get extended 'About' information for a Twitter/X user including account location, username change history, and verification details.

search_twitter_usersB

Search for Twitter/X users by query. Returns matching profiles with bios, follower counts, and verification status.

get_twitter_followersA

Get followers of a Twitter/X user. Returns list of follower profiles with their bios and follower counts.

get_twitter_followingA

Get accounts that a Twitter/X user is following. Returns list of following profiles with their bios and follower counts.

get_twitter_tweetA

Get a single tweet by ID. Returns tweet text, author, metrics (likes, retweets, replies), media, polls, and quoted tweets.

get_twitter_user_tweetsB

Get recent tweets from a Twitter/X user. Returns tweets with text, metrics, media, and engagement data.

search_twitter_tweetsA

Search for tweets by query. Returns matching tweets with text, authors, metrics, and media. Supports advanced Twitter search operators.

get_twitter_trendsA

Get current trending topics on Twitter/X. Optionally filter by category (news, sports, entertainment). Returns trend names and tweet counts.

get_twitter_place_trendsA

Get trending topics for a specific location using WOEID. Common WOEIDs: US=23424977, UK=23424975, Japan=23424856.

search_twitter_placesA

Search for Twitter places by name. Returns place names, types, and full location details for use with geolocated tweets.

get_twitter_list_detailA

Get details about a Twitter list including name, description, member count, subscriber count, and owner information.

search_twitter_listsB

Search for Twitter lists by query. Returns matching lists with names, descriptions, and member counts.

get_twitter_list_tweetsA

Get recent tweets from a Twitter list. Returns tweets from all list members with text, metrics, and media.

get_twitter_community_detailB

Get details about a Twitter community including name, description, member count, rules, and admin information.

search_twitter_communitiesB

Search for Twitter communities by query. Returns matching communities with names, descriptions, and member counts.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/scrape-badger/scrapebadger-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server