Skip to main content
Glama
pfarag

mixpost-mcp-server

by pfarag

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MIXPOST_API_KEYYesYour Mixpost API access token
MIXPOST_BASE_URLYesYour Mixpost instance base URL (e.g., https://your-domain.com)
MIXPOST_CORE_PATHNoCustom core path (optional)mixpost
MIXPOST_WORKSPACE_UUIDYesThe UUID of your Mixpost workspace

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mixpost_list_accountsA

List all connected social media accounts in the workspace

mixpost_get_accountA

Get details of a specific social media account

mixpost_create_postC

Create a new social media post

mixpost_update_postC

Update an existing social media post

mixpost_approve_postC

Approve a social media post

mixpost_get_postC

Get details of a specific post

mixpost_list_postsB

List posts in the workspace

mixpost_delete_postB

Delete a specific post

mixpost_delete_multiple_postsA

Delete multiple posts at once

mixpost_schedule_postC

Schedule a post for publishing

mixpost_add_post_to_queueB

Add a post to the publishing queue

mixpost_list_mediaA

List media files in the workspace

mixpost_get_mediaA

Get details of a specific media file

mixpost_update_mediaC

Update media file metadata

mixpost_delete_mediaB

Delete a media file

mixpost_list_tagsA

List all tags in the workspace

mixpost_get_tagB

Get details of a specific tag

mixpost_create_tagC

Create a new tag

mixpost_update_tagC

Update an existing tag

mixpost_delete_tagB

Delete a tag

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/pfarag/mixpost-mcp-server'

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