Loading MCP server directory, please wait...
MCP server for QPost — lets AI agents publish video and image posts to YouTube, TikTok, Instagram.
npx @getmcp/cli add io.github.arslan2012/qpost-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
QPOST_API_KEYAPI key from your QPost dashboard (Settings > API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arslan2012/qpost-mcp": {
"command": "npx",
"args": [
"-y",
"qpost-mcp"
],
"env": {
"QPOST_API_KEY": "",
"QPOST_BASE_URL": ""
}
}
}
}