threads-mcp
Provides tools for analyzing public sentiment, frustrations, and conversations on Threads by retrieving posts, replies, and searching for keywords.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@threads-mcpsearch threads for electric vehicles sentiment"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
threads-mcp
MCP server for Threads comment research — analyze public sentiment, frustrations, and conversations on Threads via AI agents.
Tools
Tool | Description |
| Get a single Threads post by media ID |
| Get top-level replies for a post (paginated) |
| Get ALL replies including nested (flattened, paginated) |
| Search public Threads posts by keyword |
| Search for comments containing a keyword within topic-related posts |
Related MCP server: Threads MCP Server
Quick Start
# 1. install dependencies
npm ci
# 2. set up env
cp .env.example .env
# edit .env — add your THREADS_ACCESS_TOKEN
# 3. build & run
npm run build
npm startDocker
docker compose up --buildRequirements
Node.js 22+
Meta Developer App with Threads API enabled
threads_basicpermissionthreads_keyword_searchpermission (for public keyword search — requires app review)
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/ramadhanidiwanda-alt/threads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server