Threads Growth
БесплатноНе проверенCustom MCP server for Threads (Meta) — post, reply, and read insights via the official free Threads API.
Описание
Custom MCP server for Threads (Meta) — post, reply, and read insights via the official free Threads API.
README
Custom MCP (Model Context Protocol) server for Threads (Meta) — post, reply, and read insights via the official free Threads API.
Published on npm: @mj4384963/threads-growth-mcp
5 Tools
| Tool | What it does |
|---|---|
post_to_threads |
Publish a new text thread |
reply_to_thread |
Reply to any thread by ID |
get_my_threads |
Fetch your recent threads |
get_my_profile |
Get profile info (username, bio) |
get_thread_insights |
Views, likes, replies, reposts, quotes for a thread |
Note: Threads' official API does not support follow/discover endpoints — those still require browser automation. Posting, replying, and insights are fully official & free.
Setup (one time)
1. Create a Meta Developer App
- Go to developers.facebook.com/apps/creation
- Add use case: "Access the Threads API"
- Add permissions:
threads_basic,threads_content_publish,threads_manage_replies,threads_manage_insights
2. Generate an access token
- In your app → Use cases → Access the Threads API → Settings
- Set a Redirect Callback URL (e.g.
http://localhost:8915/callback) - Use the User Token Generator at the bottom of Settings — click "Generate Access Token" next to your Threads Tester account, approve the consent screen, copy the token
3. Connect to Claude Code
claude mcp add threads-growth -s user \
-e THREADS_ACCESS_TOKEN=your_token \
-e THREADS_USER_ID=your_threads_user_id \
-- npx -y @mj4384963/threads-growth-mcp@latest
Stack
- Node.js (ES modules) ·
@modelcontextprotocol/sdk· Threads Graph API (graph.threads.net/v1.0) · stdio transport
Built by Muhammad Yaseen · Threads @ms5373268 · X @MuhammadYa5968
Установка Threads Growth
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/my5757980/threads-growth-mcpFAQ
Threads Growth MCP бесплатный?
Да, Threads Growth MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Threads Growth?
Нет, Threads Growth работает без API-ключей и переменных окружения.
Threads Growth — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Threads Growth в Claude Desktop, Claude Code или Cursor?
Открой Threads Growth на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Threads Growth with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
