Skip to main content
Glama
pete-builds

mcp-threads

by pete-builds

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind host.0.0.0.0
MCP_PORTNoBind port.3726
MCP_TRANSPORTNoTransport for the MCP server.streamable-http
MCP_AUTH_TOKENNoOptional bearer token for the HTTP transport.
THREADS_APP_IDYesRequired. Threads app ID.
MCP_HEALTH_PATHNoPath the container healthcheck probes. Do not point it at /mcp./healthz
THREADS_DATA_DIRNoToken store location. Must be a durable volume./data
THREADS_AUTH_BASENoToken endpoints.https://graph.threads.com
THREADS_APP_SECRETYesRequired. Threads app secret. Server-side only, never sent to a client.
THREADS_GRAPH_BASENoPublishing and read endpoints.https://graph.threads.net/v1.0
THREADS_OAUTH_BASENoOverride base URL for OAuth authorize and short-lived code exchange if Meta's migration changes them.
THREADS_SEED_TOKENYesOne-time seed token. Ignored once the volume holds a token.
THREADS_GRANTED_SCOPESNoComma-separated list of granted scopes used for the pre-flight scope check. Empty disables the check.threads_basic,threads_content_publish,threads_read_replies,threads_manage_replies,threads_manage_insights,threads_delete

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/pete-builds/mcp-threads'

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