Loading MCP server directory, please wait...
MCP server for the PostFast API — schedule and manage social media posts via AI tools
npx @getmcp/cli add io.github.peturgeorgievv-factory/postfast-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
POSTFAST_API_KEYYour PostFast workspace API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.peturgeorgievv-factory/postfast-mcp": {
"command": "npx",
"args": [
"-y",
"postfast-mcp"
],
"env": {
"POSTFAST_API_KEY": ""
}
}
}
}