Content Genie
Rank #47,901io.github.MUSE-CODE-SPACE/content-genie
MCP server providing content-genie capabilities
Content Genie is a Model Context Protocol (MCP) server published by muse-code-space. It ranks #47,901 of 132,113 servers tracked on MCP Toplist. Content Genie is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 26, 2025 and most recently updated on Dec 27, 2025.
Ranks ahead of 84,212 of 132,113 servers on MCP Toplist.
Use Content Genie
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add content-genie -- npx -y content-genie-mcp[mcp_servers.content-genie]
command = "npx"
args = ["-y", "content-genie-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"content-genie": {
"command": "npx",
"args": [
"-y",
"content-genie-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"content-genie": {
"command": "npx",
"args": [
"-y",
"content-genie-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"content-genie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"content-genie-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"content-genie": {
"command": "npx",
"args": [
"-y",
"content-genie-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"content-genie": {
"command": "npx",
"args": [
"-y",
"content-genie-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.MUSE-CODE-SPACE%2Fcontent-genie)<a href="https://mcptoplist.com/server/io.github.MUSE-CODE-SPACE%2Fcontent-genie"><img src="https://mcptoplist.com/badge/io.github.MUSE-CODE-SPACE%2Fcontent-genie.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
muse-code-space
Other servers by muse-code-space
View all muse-code-space servers →Available versions (2)
| Version | Published |
|---|---|
| 2.9.4 | Dec 27, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Content Genie?
- Content Genie is maintained by muse-code-space, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Content Genie listed on the Official MCP Registry?
- Yes — Content Genie is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Content Genie have?
- MCP Toplist tracks 2 versions of Content Genie, most recently published on Dec 27, 2025.
- Where can I find the source code for Content Genie?
- The source code for Content Genie is hosted at github.com/muse-code-space/content-genie-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.