SocialBu MCP
Rank #58,731io.github.usamaejaz/socialbu-mcp
Manage SocialBu posts, scheduling, publishing, automations, and analytics from MCP clients.
SocialBu MCP is a Model Context Protocol (MCP) server published by usamaejaz. It ranks #58,731 of 115,460 servers tracked on MCP Toplist. SocialBu MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 27, 2026 and most recently updated on Jun 27, 2026.
Ranks ahead of 56,729 of 115,460 servers on MCP Toplist.
Use SocialBu MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http socialbu-mcp https://socialbu.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.socialbu-mcp]
url = "https://socialbu.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://socialbu.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"socialbu-mcp": {
"url": "https://socialbu.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"socialbu-mcp": {
"type": "http",
"url": "https://socialbu.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"socialbu-mcp": {
"serverUrl": "https://socialbu.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"socialbu-mcp": {
"url": "https://socialbu.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.usamaejaz%2Fsocialbu-mcp)<a href="https://mcptoplist.com/server/io.github.usamaejaz%2Fsocialbu-mcp"><img src="https://mcptoplist.com/badge/io.github.usamaejaz%2Fsocialbu-mcp.svg" alt="MCP Toplist: #58,731 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
usamaejaz
Other servers by usamaejaz
View all usamaejaz servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 27, 2026 |
Frequently asked questions
- Who maintains SocialBu MCP?
- SocialBu MCP is maintained by usamaejaz, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is SocialBu MCP listed on the Official MCP Registry?
- Yes — SocialBu MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SocialBu MCP have?
- MCP Toplist tracks 1 version of SocialBu MCP, most recently published on Jun 27, 2026.
- Where can I find the source code for SocialBu MCP?
- The source code for SocialBu MCP is hosted at github.com/usamaejaz/socialbu-mcp.