RecurPost MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RECURPOST_EMAIL | Yes | Your RecurPost login email address. | |
| RECURPOST_API_KEY | Yes | Your RecurPost API Password Key (generated in Account Settings). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| user_loginB | Verify RecurPost API credentials |
| connect_social_account_urlsB | Get URLs to connect new social media accounts to RecurPost |
| social_account_listB | List all connected social media accounts with their IDs |
| library_listB | List all content libraries with their IDs |
| history_dataA | Get posting history for a social account (max 100 posts per request) |
| add_content_in_libraryB | Add a post to a content library for recurring/evergreen posting |
| post_contentB | Post content immediately or schedule it for a future time on a social account |
| generate_content_with_aiA | Generate social media content text using RecurPost AI. Supports multi-turn conversations via ai_id. |
| generate_image_with_aiC | Generate an image from a text description using RecurPost AI |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/dinwal/recurpost-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server