Developer Tools
Trust: 32/100 (Limited)io.github.peturgeorgievv-factory/postfast-mcp Guide
MCP server for the PostFast API — schedule and manage social media posts via AI tools
by peturgeorgievv-factory
Quick Start
Install
npx postfast-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-peturgeorgievv-factory-postfast-mcp": {
"command": "npx",
"args": [
"postfast-mcp"
]
}
}
}