Skip to main content
Glama

Sociona MCP Server

by fav-devs

get_posts

Retrieve recent social media posts published through the Sociona API from X (Twitter), Instagram, and Threads. Specify how many posts to fetch to monitor your social media activity and content performance.

Instructions

Get recent posts published via the API

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of posts to retrieve (max 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "description": "Number of posts to retrieve (max 100)", "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

Other Tools from Sociona MCP Server

Related Tools

    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