Sociona MCP Server
by fav-devs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOCIONA_API_KEY | Yes | Your Sociona API key with required scopes (posts:write, posts:read, schedule:write, schedule:read) | |
| SOCIONA_API_BASE | No | The base URL for the Sociona API | https://api.sociona.app/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| publish_postB | Publish a social media post immediately |
| schedule_postB | Schedule a post for future publication |
| get_accountsB | Get list of connected social media accounts |
| get_postsC | Get recent posts published via the API |
| cancel_scheduled_postA | Cancel a scheduled post before it publishes |
| get_post_statsB | Get statistics about your posts |
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/fav-devs/sociona-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server