Postproxy MCP Server
Rank #19,008dev.postproxy/postproxy
Publish, schedule, and manage social media posts across major platforms via the Postproxy API.
Postproxy MCP Server is a Model Context Protocol (MCP) server published by postproxy. It ranks #19,008 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Postproxy MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 113,038 of 132,046 servers on MCP Toplist.
Use Postproxy MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http postproxy https://mcp.postproxy.dev/mcp[mcp_servers.postproxy]
url = "https://mcp.postproxy.dev/mcp"Add to ~/.codex/config.toml.
https://mcp.postproxy.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"postproxy": {
"url": "https://mcp.postproxy.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"postproxy": {
"type": "http",
"url": "https://mcp.postproxy.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"postproxy": {
"serverUrl": "https://mcp.postproxy.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"postproxy": {
"url": "https://mcp.postproxy.dev/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/dev.postproxy%2Fpostproxy)<a href="https://mcptoplist.com/server/dev.postproxy%2Fpostproxy"><img src="https://mcptoplist.com/badge/dev.postproxy%2Fpostproxy.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
postproxy
Available versions (1)
| Version | Published |
|---|---|
| 1.10.0 | Jun 24, 2026 |
Frequently asked questions
- Who maintains Postproxy MCP Server?
- Postproxy MCP Server is maintained by postproxy, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Postproxy MCP Server listed on the Official MCP Registry?
- Yes — Postproxy MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Postproxy MCP Server have?
- MCP Toplist tracks 1 version of Postproxy MCP Server, most recently published on Jun 24, 2026.
- Where can I find the source code for Postproxy MCP Server?
- The source code for Postproxy MCP Server is hosted at github.com/postproxy/postproxy-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.