Skip to main content
Glama

Sociona MCP Server

by fav-devs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOCIONA_API_KEYYesYour Sociona API key with required scopes (posts:write, posts:read, schedule:write, schedule:read)
SOCIONA_API_BASENoThe base URL for the Sociona APIhttps://api.sociona.app/api/v1

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
publish_post

Publish a social media post immediately

schedule_post

Schedule a post for future publication

get_accounts

Get list of connected social media accounts

get_posts

Get recent posts published via the API

cancel_scheduled_post

Cancel a scheduled post before it publishes

get_post_stats

Get statistics about your 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