Home › Communication › postmcp-mcp-server
postmcp-mcp-server
Publish and schedule posts to LinkedIn, X, Facebook, Instagram, Threads, Bluesky and YouTube Shorts.
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.1)
npx -y @postmcpai/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"postmcp-mcp-server": {
"command": "npx",
"args": [
"-y",
"@postmcpai/[email protected]"
],
"env": {
"POSTMCPAI_API_KEY": "<YOUR_VALUE>",
"POSTMCPAI_PROJECT_ID": "<YOUR_VALUE>"
}
}
}
}
POSTMCPAI_API_KEYrequired secret — Secret API key from the PostMCP AI dashboard (Settings → API keys)POSTMCPAI_PROJECT_ID— Optional workspace id to act on; defaults to the workspace the key was issued from
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