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: meta-threads-mcp

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.

Related MCP Servers

  • F
    license
    -
    quality
    A
    maintenance
    Read-only X/Twitter research MCP server allowing AI assistants to search viral content, analyze accounts, track trends, and discover niche leaders without requiring the official X API.
    48
  • A
    license
    A
    quality
    C
    maintenance
    Unofficial MCP server for Meta's Threads API. Enables LLMs like Claude to publish posts, manage replies, and track insights through the Model Context Protocol.
    15
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    MCP server for the Threads API, enabling profile management, content reading, publishing, replies, and discovery through 26 tools.
    26
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for publishing threads to Threads and Twitter/X simultaneously from Claude Code. Journal your thoughts, convert them to viral threads, and post everywhere at once.
    13
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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