@posteverywhere/mcp
Rank #20,154ai.posteverywhere/mcp
Schedule and publish social posts to 11 platforms with media, campaigns, analytics and AI captions
@posteverywhere/mcp is a Model Context Protocol (MCP) server published by posteverywhere. It ranks #20,154 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. @posteverywhere/mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Apr 28, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 111,892 of 132,046 servers on MCP Toplist.
Use @posteverywhere/mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http posteverywhere https://mcp.posteverywhere.ai/mcpclaude mcp add posteverywhere -e "POSTEVERYWHERE_API_KEY=<your POSTEVERYWHERE_API_KEY>" -- npx -y @posteverywhere/mcpReplace each placeholder with your own value before saving.
[mcp_servers.posteverywhere]
url = "https://mcp.posteverywhere.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.posteverywhere]
command = "npx"
args = ["-y", "@posteverywhere/mcp"]
[mcp_servers.posteverywhere.env]
POSTEVERYWHERE_API_KEY = "<your POSTEVERYWHERE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.posteverywhere.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"posteverywhere": {
"command": "npx",
"args": [
"-y",
"@posteverywhere/mcp"
],
"env": {
"POSTEVERYWHERE_API_KEY": "<your POSTEVERYWHERE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"posteverywhere": {
"url": "https://mcp.posteverywhere.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"posteverywhere": {
"command": "npx",
"args": [
"-y",
"@posteverywhere/mcp"
],
"env": {
"POSTEVERYWHERE_API_KEY": "<your POSTEVERYWHERE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"posteverywhere": {
"type": "http",
"url": "https://mcp.posteverywhere.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"posteverywhere": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@posteverywhere/mcp"
],
"env": {
"POSTEVERYWHERE_API_KEY": "<your POSTEVERYWHERE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"posteverywhere": {
"serverUrl": "https://mcp.posteverywhere.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"posteverywhere": {
"command": "npx",
"args": [
"-y",
"@posteverywhere/mcp"
],
"env": {
"POSTEVERYWHERE_API_KEY": "<your POSTEVERYWHERE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"posteverywhere": {
"url": "https://mcp.posteverywhere.ai/mcp"
}
}
}{
"mcpServers": {
"posteverywhere": {
"command": "npx",
"args": [
"-y",
"@posteverywhere/mcp"
],
"env": {
"POSTEVERYWHERE_API_KEY": "<your POSTEVERYWHERE_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/ai.posteverywhere%2Fmcp)<a href="https://mcptoplist.com/server/ai.posteverywhere%2Fmcp"><img src="https://mcptoplist.com/badge/ai.posteverywhere%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
posteverywhere
Available versions (4)
| Version | Published |
|---|---|
| 1.7.0 | Aug 19, 2026 |
| 1.5.1 | Jul 24, 2026 |
| 1.5.0 | Jul 24, 2026 |
| 1.4.1 | Jul 24, 2026 |
Frequently asked questions
- Who maintains @posteverywhere/mcp?
- @posteverywhere/mcp is maintained by posteverywhere, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is @posteverywhere/mcp listed on the Official MCP Registry?
- Yes — @posteverywhere/mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does @posteverywhere/mcp have?
- MCP Toplist tracks 4 versions of @posteverywhere/mcp, most recently published on Aug 19, 2026.
- Where can I find the source code for @posteverywhere/mcp?
- The source code for @posteverywhere/mcp is hosted at github.com/posteverywhere/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.