Postfast MCP
Rank #4,256io.github.peturgeorgievv-factory/postfast-mcp
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Postfast MCP is a Model Context Protocol (MCP) server published by peturgeorgievv-factory. It ranks #4,256 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Postfast MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 14 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 127,790 of 132,046 servers on MCP Toplist.
Use Postfast MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add postfast-mcp -e "POSTFAST_API_KEY=<your POSTFAST_API_KEY>" -- npx -y postfast-mcpReplace each placeholder with your own value before saving.
[mcp_servers.postfast-mcp]
command = "npx"
args = ["-y", "postfast-mcp"]
[mcp_servers.postfast-mcp.env]
POSTFAST_API_KEY = "<your POSTFAST_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfast-mcp": {
"command": "npx",
"args": [
"-y",
"postfast-mcp"
],
"env": {
"POSTFAST_API_KEY": "<your POSTFAST_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfast-mcp": {
"command": "npx",
"args": [
"-y",
"postfast-mcp"
],
"env": {
"POSTFAST_API_KEY": "<your POSTFAST_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"postfast-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"postfast-mcp"
],
"env": {
"POSTFAST_API_KEY": "<your POSTFAST_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfast-mcp": {
"command": "npx",
"args": [
"-y",
"postfast-mcp"
],
"env": {
"POSTFAST_API_KEY": "<your POSTFAST_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfast-mcp": {
"command": "npx",
"args": [
"-y",
"postfast-mcp"
],
"env": {
"POSTFAST_API_KEY": "<your POSTFAST_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.peturgeorgievv-factory%2Fpostfast-mcp)<a href="https://mcptoplist.com/server/io.github.peturgeorgievv-factory%2Fpostfast-mcp"><img src="https://mcptoplist.com/badge/io.github.peturgeorgievv-factory%2Fpostfast-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
peturgeorgievv-factory
Available versions (14)
| Version | Published |
|---|---|
| 0.6.1 | Sep 13, 2026 |
| 0.6.0 | Aug 24, 2026 |
| 0.5.3 | Aug 14, 2026 |
| 0.5.2 | Aug 14, 2026 |
| 0.5.1 | Aug 14, 2026 |
| 0.5.0 | Aug 9, 2026 |
| 0.4.2 | Aug 9, 2026 |
| 0.4.1 | Aug 8, 2026 |
| 0.4.0 | Aug 8, 2026 |
| 0.3.1 | Aug 7, 2026 |
| 0.3.0 | Aug 5, 2026 |
| 0.2.0 | Aug 5, 2026 |
| 0.1.3 | Mar 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Postfast MCP?
- Postfast MCP is maintained by peturgeorgievv-factory, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Postfast MCP listed on the Official MCP Registry?
- Yes — Postfast MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Postfast MCP have?
- MCP Toplist tracks 14 versions of Postfast MCP, most recently published on Sep 13, 2026.
- Where can I find the source code for Postfast MCP?
- The source code for Postfast MCP is hosted at github.com/peturgeorgievv-factory/postfast-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.