posterly
Rank #55,737io.github.awpthorp/posterly
Validate, schedule, publish, and analyze social content across 18 platforms with posterly.
posterly is a Model Context Protocol (MCP) server published by awpthorp. It ranks #55,737 of 132,113 servers tracked on MCP Toplist. posterly is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 76,376 of 132,113 servers on MCP Toplist.
Use posterly
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http posterly https://www.poster.ly/api/mcpclaude mcp add posterly -e "POSTERLY_API_KEY=<your POSTERLY_API_KEY>" -- npx -y posterly-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.posterly]
url = "https://www.poster.ly/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.posterly]
command = "npx"
args = ["-y", "posterly-mcp-server"]
[mcp_servers.posterly.env]
POSTERLY_API_KEY = "<your POSTERLY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://www.poster.ly/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"posterly": {
"command": "npx",
"args": [
"-y",
"posterly-mcp-server"
],
"env": {
"POSTERLY_API_KEY": "<your POSTERLY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"posterly": {
"url": "https://www.poster.ly/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"posterly": {
"command": "npx",
"args": [
"-y",
"posterly-mcp-server"
],
"env": {
"POSTERLY_API_KEY": "<your POSTERLY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"posterly": {
"type": "http",
"url": "https://www.poster.ly/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"posterly": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"posterly-mcp-server"
],
"env": {
"POSTERLY_API_KEY": "<your POSTERLY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"posterly": {
"serverUrl": "https://www.poster.ly/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"posterly": {
"command": "npx",
"args": [
"-y",
"posterly-mcp-server"
],
"env": {
"POSTERLY_API_KEY": "<your POSTERLY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"posterly": {
"url": "https://www.poster.ly/api/mcp"
}
}
}{
"mcpServers": {
"posterly": {
"command": "npx",
"args": [
"-y",
"posterly-mcp-server"
],
"env": {
"POSTERLY_API_KEY": "<your POSTERLY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.awpthorp%2Fposterly)<a href="https://mcptoplist.com/server/io.github.awpthorp%2Fposterly"><img src="https://mcptoplist.com/badge/io.github.awpthorp%2Fposterly.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
awpthorp
Other servers by awpthorp
View all awpthorp servers →Available versions (2)
| Version | Published |
|---|---|
| 0.27.1 | Jul 30, 2026 |
| 0.27.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains posterly?
- posterly is maintained by awpthorp, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is posterly listed on the Official MCP Registry?
- Yes — posterly is listed on the Official MCP Registry.
- How many versions does posterly have?
- MCP Toplist tracks 2 versions of posterly, most recently published on Jul 30, 2026.
- Where can I find the source code for posterly?
- The source code for posterly is hosted at github.com/awpthorp/posterly.
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.