social0-mcp
Rank #41,428io.github.Abhishek-B-R/social0-mcp
Post and schedule across 9 social platforms from Claude, Cursor, or ChatGPT.
social0-mcp is a Model Context Protocol (MCP) server published by abhishek-b-r. It ranks #41,428 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. social0-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 12, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 90,685 of 132,113 servers on MCP Toplist.
Use social0-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add social0-mcp -e "SOCIAL0_API_KEY=<your SOCIAL0_API_KEY>" -- npx -y social0-mcpReplace each placeholder with your own value before saving.
[mcp_servers.social0-mcp]
command = "npx"
args = ["-y", "social0-mcp"]
[mcp_servers.social0-mcp.env]
SOCIAL0_API_KEY = "<your SOCIAL0_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"social0-mcp": {
"command": "npx",
"args": [
"-y",
"social0-mcp"
],
"env": {
"SOCIAL0_API_KEY": "<your SOCIAL0_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"social0-mcp": {
"command": "npx",
"args": [
"-y",
"social0-mcp"
],
"env": {
"SOCIAL0_API_KEY": "<your SOCIAL0_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"social0-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"social0-mcp"
],
"env": {
"SOCIAL0_API_KEY": "<your SOCIAL0_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"social0-mcp": {
"command": "npx",
"args": [
"-y",
"social0-mcp"
],
"env": {
"SOCIAL0_API_KEY": "<your SOCIAL0_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"social0-mcp": {
"command": "npx",
"args": [
"-y",
"social0-mcp"
],
"env": {
"SOCIAL0_API_KEY": "<your SOCIAL0_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.Abhishek-B-R%2Fsocial0-mcp)<a href="https://mcptoplist.com/server/io.github.Abhishek-B-R%2Fsocial0-mcp"><img src="https://mcptoplist.com/badge/io.github.Abhishek-B-R%2Fsocial0-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
abhishek-b-r
Other servers by abhishek-b-r
View all abhishek-b-r servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains social0-mcp?
- social0-mcp is maintained by abhishek-b-r, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is social0-mcp listed on the Official MCP Registry?
- Yes — social0-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does social0-mcp have?
- MCP Toplist tracks 1 version of social0-mcp, most recently published on Jul 12, 2026.
- Where can I find the source code for social0-mcp?
- The source code for social0-mcp is hosted at github.com/abhishek-b-r/social0-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.