Skip to main content
Glama
ramadhanidiwanda-alt

threads-mcp

threads-mcp

MCP server for Threads comment research — analyze public sentiment, frustrations, and conversations on Threads via AI agents.

Tools

Tool

Description

get_post

Get a single Threads post by media ID

get_replies

Get top-level replies for a post (paginated)

get_conversation

Get ALL replies including nested (flattened, paginated)

search_threads

Search public Threads posts by keyword

search_comments

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 start

Docker

docker compose up --build

Requirements

  • Node.js 22+

  • Meta Developer App with Threads API enabled

  • threads_basic permission

  • threads_keyword_search permission (for public keyword search — requires app review)

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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