Outstand MCP
An MCP server to connect and interact with all your social media
Ads
Overview
No API calls. No dashboards. Just conversation. Post "Just shipped our new MCP integration - manage all your social media from Claude. No more switching between tabs." to X and LinkedIn Done. Published to both platforms. Your X post is live at x.com/yourhandle/status/... and your LinkedIn post is published on your company page. Want me to schedule a follow-up for tomorrow? Yes, schedule a reminder thread for tomorrow at 9am. Scheduled for tomorrow at 9:00 AM. I'll post the follow-up thread on X. Anything else?
Installation
npx mcp-remote https://mcp.outstand.so/mcp --header Authorization: Bearer ost_your_key
Configuration
{
"mcpServers": {
"outstand": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.outstand.so/mcp",
"--header",
"Authorization: Bearer ost_your_key"
]
}
}
}Capabilities
- Cross-platform publishing
Ask to post an announcement to X, LinkedIn, and Threads at once via `create_post`.
- Content scheduling
Have the AI schedule a post for a specific time, like "tomorrow at 9am," using `create_post`.
- Analytics on demand
Request performance metrics like likes, comments, and engagement rate for any post with `get_post_analytics`.
- Media upload and attachment
Upload images or videos with `upload_media`, then attach them to posts using the returned live URL.
- Reply management
Instruct the AI to reply to a tweet or post with a thank-you or other message using `create_reply`.
- Account and network setup
Manage connected social platforms and OAuth credentials via `create_social_network` and `list_social_networks`.
Tags
- social-media
- marketing-automation
- content-creation
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.