pendpost
Rank #3,717io.github.pendpost/pendpost
Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.
pendpost is a Model Context Protocol (MCP) server published by pendpost. It ranks #3,717 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. pendpost is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 128,329 of 132,046 servers on MCP Toplist.
Use pendpost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pendpost -- npx -y pendpost[mcp_servers.pendpost]
command = "npx"
args = ["-y", "pendpost"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pendpost": {
"command": "npx",
"args": [
"-y",
"pendpost"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pendpost": {
"command": "npx",
"args": [
"-y",
"pendpost"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pendpost": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pendpost"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pendpost": {
"command": "npx",
"args": [
"-y",
"pendpost"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pendpost": {
"command": "npx",
"args": [
"-y",
"pendpost"
]
}
}
}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.pendpost%2Fpendpost)<a href="https://mcptoplist.com/server/io.github.pendpost%2Fpendpost"><img src="https://mcptoplist.com/badge/io.github.pendpost%2Fpendpost.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pendpost
Available versions (12)
| Version | Published |
|---|---|
| 2.6.0 | Sep 19, 2026 |
| 2.5.0 | Sep 19, 2026 |
| 2.3.0 | Sep 5, 2026 |
| 2.2.0 | Aug 24, 2026 |
| 2.1.0 | Aug 12, 2026 |
| 2.0.1 | Jul 29, 2026 |
| 2.0.0 | Jul 26, 2026 |
| 1.4.0 | Jul 8, 2026 |
| 1.3.0 | Jul 7, 2026 |
| 1.2.1 | Jul 6, 2026 |
| 1.2.0 | Jul 5, 2026 |
| 1.1.0 | Jun 28, 2026 |
Frequently asked questions
- Who maintains pendpost?
- pendpost is maintained by pendpost, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is pendpost listed on the Official MCP Registry?
- Yes — pendpost is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does pendpost have?
- MCP Toplist tracks 12 versions of pendpost, most recently published on Sep 19, 2026.
- Where can I find the source code for pendpost?
- The source code for pendpost is hosted at github.com/pendpost/pendpost.
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.