Content Rabbit
Rank #51,387io.github.pooriaarab/content-rabbit
Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.
Content Rabbit is a Model Context Protocol (MCP) server published by pooriaarab. It ranks #51,387 of 128,029 servers tracked on MCP Toplist. Content Rabbit is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 76,642 of 128,029 servers on MCP Toplist.
Use Content Rabbit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http content-rabbit https://contentrabbitai.com/api/v1/mcpclaude mcp add content-rabbit -e "CONTENTRABBIT_API_KEY=<your CONTENTRABBIT_API_KEY>" -- npx -y @contentrabbit/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.content-rabbit]
url = "https://contentrabbitai.com/api/v1/mcp"Add to ~/.codex/config.toml.
[mcp_servers.content-rabbit]
command = "npx"
args = ["-y", "@contentrabbit/mcp-server"]
[mcp_servers.content-rabbit.env]
CONTENTRABBIT_API_KEY = "<your CONTENTRABBIT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://contentrabbitai.com/api/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"content-rabbit": {
"command": "npx",
"args": [
"-y",
"@contentrabbit/mcp-server"
],
"env": {
"CONTENTRABBIT_API_KEY": "<your CONTENTRABBIT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"content-rabbit": {
"url": "https://contentrabbitai.com/api/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"content-rabbit": {
"command": "npx",
"args": [
"-y",
"@contentrabbit/mcp-server"
],
"env": {
"CONTENTRABBIT_API_KEY": "<your CONTENTRABBIT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"content-rabbit": {
"type": "http",
"url": "https://contentrabbitai.com/api/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"content-rabbit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@contentrabbit/mcp-server"
],
"env": {
"CONTENTRABBIT_API_KEY": "<your CONTENTRABBIT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"content-rabbit": {
"serverUrl": "https://contentrabbitai.com/api/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"content-rabbit": {
"command": "npx",
"args": [
"-y",
"@contentrabbit/mcp-server"
],
"env": {
"CONTENTRABBIT_API_KEY": "<your CONTENTRABBIT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"content-rabbit": {
"url": "https://contentrabbitai.com/api/v1/mcp"
}
}
}{
"mcpServers": {
"content-rabbit": {
"command": "npx",
"args": [
"-y",
"@contentrabbit/mcp-server"
],
"env": {
"CONTENTRABBIT_API_KEY": "<your CONTENTRABBIT_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.pooriaarab%2Fcontent-rabbit)<a href="https://mcptoplist.com/server/io.github.pooriaarab%2Fcontent-rabbit"><img src="https://mcptoplist.com/badge/io.github.pooriaarab%2Fcontent-rabbit.svg" alt="MCP Toplist: Top 50% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pooriaarab
Other servers by pooriaarab
- vibeshare-mcp#12,848 · 2 vers
- aigentify#15,447 · 1 ver
- Vibedating#16,200 · 1 ver
- Viberadio#16,749 · 1 ver
- Vibenetwork#17,088 · 1 ver
- vibedonate#17,835 · 1 ver
- vibelive MCP Server#17,836 · 1 ver
- Vibemovie#17,837 · 1 ver
- Adscapi#52,224 · 1 ver
- Blogbat#70,623 · 1 ver
- Supportsheep#70,624 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Aug 25, 2026 |
| 0.1.1 | Aug 23, 2026 |
| 0.1.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Content Rabbit?
- Content Rabbit is maintained by pooriaarab, which publishes 12 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Content Rabbit listed on the Official MCP Registry?
- Yes — Content Rabbit is listed on the Official MCP Registry.
- How many versions does Content Rabbit have?
- MCP Toplist tracks 3 versions of Content Rabbit, most recently published on Aug 25, 2026.
- Where can I find the source code for Content Rabbit?
- The source code for Content Rabbit is hosted at github.com/pooriaarab/content-rabbit.
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.