twscrape-twitter-mcp
by jsilets
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (Railway injects this). | 8080 |
| TWSCRAPE_TWITTER_MCP_DB | No | Override the pool path directly. | |
| TWSCRAPE_TWITTER_MCP_HOME | No | Where the sqlite account pool lives. Point at a volume in prod. | ~/.config/twscrape-twitter-mcp |
| TWSCRAPE_TWITTER_MCP_PROXY | No | Global proxy for every account. | |
| TWSCRAPE_TWITTER_MCP_CDP_URL | No | Browser DevTools endpoint for login --attach. | http://127.0.0.1:9222 |
| TWSCRAPE_TWITTER_MCP_AUTH_TOKEN | No | Required bearer token for HTTP transport. | |
| TWSCRAPE_TWITTER_MCP_DEFAULT_LIMIT | No | Default result count. | 40 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/jsilets/twscrape-twitter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server