Recurpost
@dinwal
Recurpost について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"recurpost": {
"command": "npx",
"args": [
"-y",
"recurpost-mcp"
],
"env": {
"RECURPOST_EMAIL": "[email protected]",
"RECURPOST_API_KEY": "your-api-key"
}
}
}
}ツール
9Verify your API credentials
List all connected social media accounts
List all content libraries
Get URLs to connect new social accounts
Get posting history for a social account
Post or schedule content to a social account
Add content to a library for recurring posting
Generate social media post text with AI
Generate images from text descriptions
概要
What is Recurpost?
Recurpost is an MCP (Model Context Protocol) server that gives AI assistants access to the RecurPost social media management API. It enables users to manage social accounts, post or schedule content, work with content libraries, and generate AI-powered posts and images — all through natural language prompts.
How to use Recurpost?
Obtain an API password key from your RecurPost account settings, then configure the server in Claude Desktop or Claude Code by providing your email and API key as environment variables. After setup, invoke tools like user_login, social_account_list, post_content, or generate_content_with_ai by asking the AI in plain English.
Key features of Recurpost
- List connected social accounts and content libraries.
- Post content immediately or schedule for later.
- Add content to libraries for recurring/evergreen posting.
- View posting history with engagement metrics.
- Generate social media content and images with AI.
- Get URLs to connect new social media accounts.
Use cases of Recurpost
- Show all connected social accounts across platforms.
- Schedule a promotional post on Facebook for a specific date and time.
- Generate a LinkedIn post about remote work productivity tips.
- View the posting history for your Twitter account.
- Add a set of evergreen social media tips to a content library.
FAQ from Recurpost
How do I get an API key?
Log in to RecurPost, go to Account Settings, and generate an API Password Key. This is not your login password.
Where are my credentials stored and used?
Your email and API key are stored in your local configuration file and only used to authenticate directly with the RecurPost API. They never leave your machine and are never exposed to the AI model.
What runtime does the server require?
The server runs via npx, so Node.js must be installed on your system.
What transport does the server use?
It runs as a local subprocess using standard MCP stdio transport — no external servers are involved.
Can I schedule posts for a future time?
Yes, the post_content tool allows you to post content immediately or schedule it for a later time.
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント