MCP Server
MCP
ScrapeBadger
Twitter/X scraping API for AI agents. Get profiles, tweets, trends, and more.
Install
uvx scrapebadger-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "scrapebadger-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ScrapeBadger API key from scrapebadger.com",
"isRequired": true,
"isSecret": true,
"name": "SCRAPEBADGER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment