Openpost
Rank #700io.github.rodrgds/openpost
Manage social publishing workflows through OpenPost
Openpost is a Model Context Protocol (MCP) server published by rodrgds. It ranks #700 of 115,460 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Openpost is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 114,760 of 115,460 servers on MCP Toplist.
Use Openpost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http openpost https://app.openpost.social/mcp[mcp_servers.openpost]
url = "https://app.openpost.social/mcp"Add to ~/.codex/config.toml.
https://app.openpost.social/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"openpost": {
"url": "https://app.openpost.social/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openpost": {
"type": "http",
"url": "https://app.openpost.social/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openpost": {
"serverUrl": "https://app.openpost.social/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openpost": {
"url": "https://app.openpost.social/mcp"
}
}
}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.rodrgds%2Fopenpost)<a href="https://mcptoplist.com/server/io.github.rodrgds%2Fopenpost"><img src="https://mcptoplist.com/badge/io.github.rodrgds%2Fopenpost.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rodrgds
Available versions (2)
| Version | Published |
|---|---|
| 1.32.2 | Aug 13, 2026 |
| 1.32.1 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Openpost?
- Openpost is maintained by rodrgds, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Openpost listed on the Official MCP Registry?
- Yes — Openpost is listed on the Official MCP Registry.
- How many versions does Openpost have?
- MCP Toplist tracks 2 versions of Openpost, most recently published on Aug 13, 2026.
- Where can I find the source code for Openpost?
- The source code for Openpost is hosted at github.com/rodrgds/openpost.