Home › Communication › mcp
mcp
Schedule and publish social posts to 11 platforms with media, campaigns, analytics and AI captions
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.posteverywhere.ai/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http mcp https://mcp.posteverywhere.ai/mcp
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"url": "https://mcp.posteverywhere.ai/mcp"
}
}
}
Package (npm 1.7.0)
npx -y @posteverywhere/mcp@1.7.0
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@posteverywhere/mcp@1.7.0"
],
"env": {
"POSTEVERYWHERE_API_KEY": "<YOUR_VALUE>"
}
}
}
}
POSTEVERYWHERE_API_KEYrequired secret — PostEverywhere API key (create at app.posteverywhere.ai under Settings, Developers)
Related servers
reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
reddit-research-mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for…
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Xquik MCP Server
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry