Post Bridge
Rank #4,947io.github.jackfriks/post-bridge
Schedule and publish social media posts to 10 platforms from your AI agent
Post Bridge is a Model Context Protocol (MCP) server published by post-bridge-hq. It ranks #4,947 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Post Bridge is listed across 2 registries — Official MCP and mcp.so, with 3 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 127,099 of 132,046 servers on MCP Toplist.
Use Post Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http post-bridge https://www.post-bridge.com/api/mcp/mcp[mcp_servers.post-bridge]
url = "https://www.post-bridge.com/api/mcp/mcp"Add to ~/.codex/config.toml.
https://www.post-bridge.com/api/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"post-bridge": {
"url": "https://www.post-bridge.com/api/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"post-bridge": {
"type": "http",
"url": "https://www.post-bridge.com/api/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"post-bridge": {
"serverUrl": "https://www.post-bridge.com/api/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"post-bridge": {
"url": "https://www.post-bridge.com/api/mcp/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.jackfriks%2Fpost-bridge)<a href="https://mcptoplist.com/server/io.github.jackfriks%2Fpost-bridge"><img src="https://mcptoplist.com/badge/io.github.jackfriks%2Fpost-bridge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
post-bridge-hq
Available versions (3)
| Version | Published |
|---|---|
| 1.1.3 | Sep 7, 2026 |
| 1.1.2 | Sep 7, 2026 |
| 1.1.0 | Jul 31, 2026 |
Frequently asked questions
- Who maintains Post Bridge?
- Post Bridge is maintained by post-bridge-hq, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Post Bridge listed on the Official MCP Registry?
- Yes — Post Bridge is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Post Bridge have?
- MCP Toplist tracks 3 versions of Post Bridge, most recently published on Sep 7, 2026.
- Where can I find the source code for Post Bridge?
- The source code for Post Bridge is hosted at github.com/post-bridge-hq/agent-mode.
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.