A stdio MCP server for the official Threads API, enabling publishing, reading, moderation, insights, discovery, locations, and setup diagnostics.
{
"mcpServers": {
"threads": {
"command": "npx",
"args": [
"-y",
"threads-mcp"
]
}
}
}