Threads MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| THREADS_APP_ID | No | Threads App ID from Meta developer dashboard | |
| THREADS_USER_ID | No | Threads user ID | |
| THREADS_APP_SECRET | No | Threads App Secret from Meta developer dashboard | |
| THREADS_TIMEOUT_MS | No | Timeout in ms for API calls | |
| THREADS_MAX_RETRIES | No | Maximum retries for API calls | |
| THREADS_ACCESS_TOKEN | Yes | Threads user access token | |
| THREADS_API_BASE_URL | No | Base URL for Threads API | |
| THREADS_REDIRECT_URI | No | OAuth redirect URI | |
| THREADS_RETRY_BASE_DELAY_MS | No | Base delay in ms between retries | |
| THREADS_PUBLISH_STATUS_TIMEOUT_MS | No | Timeout in ms for publish status polling | |
| THREADS_PUBLISH_STATUS_POLL_INTERVAL_MS | No | Poll interval in ms for publish status |
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/poisonstefani-dev/threads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server