Publora MCP Server
Rank #47,242com.publora/mcp-server
Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.
Publora MCP Server is a Model Context Protocol (MCP) server published by publora. It ranks #47,242 of 115,460 servers tracked on MCP Toplist. Publora MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 68,218 of 115,460 servers on MCP Toplist.
Use Publora MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http publora https://mcp.publora.com/mcp[mcp_servers.publora]
url = "https://mcp.publora.com/mcp"Add to ~/.codex/config.toml.
https://mcp.publora.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"publora": {
"url": "https://mcp.publora.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"publora": {
"type": "http",
"url": "https://mcp.publora.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"publora": {
"serverUrl": "https://mcp.publora.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"publora": {
"url": "https://mcp.publora.com/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/com.publora%2Fmcp-server)<a href="https://mcptoplist.com/server/com.publora%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.publora%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
publora
Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Aug 4, 2026 |
| 1.1.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Publora MCP Server?
- Publora MCP Server is maintained by publora, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Publora MCP Server listed on the Official MCP Registry?
- Yes — Publora MCP Server is listed on the Official MCP Registry.
- How many versions does Publora MCP Server have?
- MCP Toplist tracks 2 versions of Publora MCP Server, most recently published on Aug 4, 2026.
- Where can I find the source code for Publora MCP Server?
- The source code for Publora MCP Server is hosted at github.com/publora/mcp-server.