Social Media Manager MCP
Rank #61,988io.github.closermethod/social-media-manager-mcp
Operational layer for running accounts: calendars, cadence, captions, hashtags, reporting.
Social Media Manager MCP is a Model Context Protocol (MCP) server published by closermethod. It ranks #61,988 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Social Media Manager MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 53,472 of 115,460 servers on MCP Toplist.
Use Social Media Manager MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add social-media-manager-mcp -- npx -y social-media-manager-mcp[mcp_servers.social-media-manager-mcp]
command = "npx"
args = ["-y", "social-media-manager-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"social-media-manager-mcp": {
"command": "npx",
"args": [
"-y",
"social-media-manager-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"social-media-manager-mcp": {
"command": "npx",
"args": [
"-y",
"social-media-manager-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"social-media-manager-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"social-media-manager-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"social-media-manager-mcp": {
"command": "npx",
"args": [
"-y",
"social-media-manager-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"social-media-manager-mcp": {
"command": "npx",
"args": [
"-y",
"social-media-manager-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.closermethod%2Fsocial-media-manager-mcp)<a href="https://mcptoplist.com/server/io.github.closermethod%2Fsocial-media-manager-mcp"><img src="https://mcptoplist.com/badge/io.github.closermethod%2Fsocial-media-manager-mcp.svg" alt="MCP Toplist: #61,988 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
closermethod
Other servers by closermethod
- Content Hooks MCP#61,981 · 1 ver
- content-repurposing-mcp#61,982 · 1 ver
- Creator Deals MCP#61,983 · 1 ver
- Newsletter Growth MCP#61,984 · 1 ver
- Outbound Engine MCP#61,985 · 1 ver
- Outreach Deliverability MCP#61,986 · 1 ver
- personal-brand-mcp#61,987 · 1 ver
- ugc-brief-mcp#61,989 · 1 ver
- APAC Compliance MCP#91,124
- B2B Buyer-Signal MCP#91,125
- EMEA Compliance MCP#91,126
- EOR Compliance MCP#91,127
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Social Media Manager MCP?
- Social Media Manager MCP is maintained by closermethod, which publishes 16 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Social Media Manager MCP listed on the Official MCP Registry?
- Yes — Social Media Manager MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Social Media Manager MCP have?
- MCP Toplist tracks 1 version of Social Media Manager MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Social Media Manager MCP?
- The source code for Social Media Manager MCP is hosted at github.com/closermethod/social-media-manager-mcp.