ScrapeBadger MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCRAPEBADGER_API_KEY | Yes | Your ScrapeBadger API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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