threads-mcp
Related Servers
Alternatives to threads-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceMCP server for the Threads API, enabling profile management, content reading, publishing, replies, and discovery through 26 tools.26-
- AlicenseAqualityCmaintenanceMCP server for the Meta Threads API, enabling profile retrieval, post creation and deletion, insights, and passthrough to other Threads endpoints with optional read-only and no-destructive modes.611 npmMIT
- AlicenseAqualityBmaintenanceCustom MCP server for Threads (Meta) — post, reply, and read insights via the official free Threads API.53 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server for Meta's Threads API that enables publishing posts and reply chains, reading timelines and insights, and managing long-lived credentials with proactive refresh and safety checks.MIT
- AlicenseNot gradedqualityDmaintenanceA stdio MCP server for the official Threads API, enabling publishing, reading, moderation, insights, discovery, locations, and setup diagnostics.2MIT
- AlicenseAqualityCmaintenanceUnofficial MCP server for Meta's Threads API. Enables LLMs like Claude to publish posts, manage replies, and track insights through the Model Context Protocol.15MIT
TDQS
Scored across 24 tools
Each tool targets a distinct action: scheduling, reading profiles/posts, interactions (like/repost/quote), follow/unfollow, etc. No two tools have overlapping purposes despite the large number.
Nearly all tools follow a verb_noun pattern (e.g., list_scheduled, get_profile, create_thread). Two exceptions: 'whoami' (lowercase, no underscore) and 'doctor' (single word), which are minor deviations from the otherwise consistent schema.
24 tools is slightly above the typical well-scoped range, but the server covers a broad domain (scheduling, posts, interactions, notifications, followers) without feeling bloated—each tool has a clear purpose.
The surface covers core CRUD for posts, scheduling, interactions, and account details. Minor gaps include no tool to update scheduled posts or edit profile information, but these are not critical for the primary use case.