@writavo/mcp-server
Rank #70,102com.writavo/cms
Draft, edit, organise, schedule and publish a Writavo Site content from any AI assistant.
@writavo/mcp-server is a Model Context Protocol (MCP) server published by sparkleofficial. It ranks #70,102 of 132,113 servers tracked on MCP Toplist. @writavo/mcp-server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 7, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 62,011 of 132,113 servers on MCP Toplist.
Use @writavo/mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cms -e "WRITAVO_API_KEY=<your WRITAVO_API_KEY>" -- npx -y @writavo/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.cms]
command = "npx"
args = ["-y", "@writavo/mcp-server"]
[mcp_servers.cms.env]
WRITAVO_API_KEY = "<your WRITAVO_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cms": {
"command": "npx",
"args": [
"-y",
"@writavo/mcp-server"
],
"env": {
"WRITAVO_API_KEY": "<your WRITAVO_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cms": {
"command": "npx",
"args": [
"-y",
"@writavo/mcp-server"
],
"env": {
"WRITAVO_API_KEY": "<your WRITAVO_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@writavo/mcp-server"
],
"env": {
"WRITAVO_API_KEY": "<your WRITAVO_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cms": {
"command": "npx",
"args": [
"-y",
"@writavo/mcp-server"
],
"env": {
"WRITAVO_API_KEY": "<your WRITAVO_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cms": {
"command": "npx",
"args": [
"-y",
"@writavo/mcp-server"
],
"env": {
"WRITAVO_API_KEY": "<your WRITAVO_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/com.writavo%2Fcms)<a href="https://mcptoplist.com/server/com.writavo%2Fcms"><img src="https://mcptoplist.com/badge/com.writavo%2Fcms.svg" alt="MCP Toplist: #70,102 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sparkleofficial
Other servers by sparkleofficial
View all sparkleofficial servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 7, 2026 |
Frequently asked questions
- Who maintains @writavo/mcp-server?
- @writavo/mcp-server is maintained by sparkleofficial, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is @writavo/mcp-server listed on the Official MCP Registry?
- Yes — @writavo/mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does @writavo/mcp-server have?
- MCP Toplist tracks 1 version of @writavo/mcp-server, most recently published on Aug 7, 2026.
- Where can I find the source code for @writavo/mcp-server?
- The source code for @writavo/mcp-server is hosted at github.com/SparkleOfficial/writavo-mcp-server.
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.