Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.irmasemma/postcopilot-mcp

io.github.irmasemma/postcopilot-mcp

Threads tools for AI — generate viral posts, download videos, export profiles

Uptime
100.0%
1 direct probes · 30d
Response
722ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
0
available

Tools · 6

postcopilot_generate_post

Generate a viral Threads post using a fine-tuned AI model. Provide a topic or idea and get a ready-to-post caption. Returns the generated text.

postcopilot_download_video

Download a video from a Threads post URL. Returns direct video download URLs (no watermark). The URL must be a Threads post containing a video (e.g. https://www.threads.com/@user/post/ABC123).

postcopilot_export_profile

Export up to 20 recent posts from a Threads user profile. Returns structured post data including text, likes, replies, reposts, and timestamps. Provide a profile URL like https://www.threads.com/@user…

postcopilot_export_followers

Export up to 60 followers from a Threads user profile. Returns usernames, display names, follower counts, and verification status. Provide a profile URL like https://www.threads.com/@username.

postcopilot_export_following

Export up to 60 accounts that a Threads user follows. Returns usernames, display names, follower counts, and verification status. Provide a profile URL like https://www.threads.com/@username.

postcopilot_read_guide

Read a PostCopilot blog post / guide about Threads. Returns the full text content. Use postcopilot://blog/catalog resource first to see available guides, or provide a topic to search.

Resources · 1

blog_catalog

List of all PostCopilot blog posts about Threads growth, tools, and strategies. Use this to find relevant guides for users.

postcopilot://blog/catalog

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.irmasemma/postcopilot-mcp": {
      "url": "https://postcopilot.ai/mcp",
      "transport": "streamable-http"
    }
  }
}