Skip to main content
Glama

SociaVault MCP Server

get_threads_posts

Retrieve posts from any Threads user by providing their username to access their content and engagement data.

Instructions

Get posts from a Threads user

Input Schema

NameRequiredDescriptionDefault
handleYesThreads username

Input Schema (JSON Schema)

{ "properties": { "handle": { "description": "Threads username", "type": "string" } }, "required": [ "handle" ], "type": "object" }

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/olamide-olaniyan/sociavault-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server