CodeY CMS
Rank #15,297io.github.fpointerdev/codey-cms
Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.
CodeY CMS is a Model Context Protocol (MCP) server published by fpointerdev. It ranks #15,297 of 132,046 servers tracked on MCP Toplist. CodeY CMS is listed on Official MCP, with 1 tracked version. It was first listed on Aug 18, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 116,749 of 132,046 servers on MCP Toplist.
Use CodeY CMS
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codey-cms -- npx -y codey-cms-mcp[mcp_servers.codey-cms]
command = "npx"
args = ["-y", "codey-cms-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codey-cms": {
"command": "npx",
"args": [
"-y",
"codey-cms-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codey-cms": {
"command": "npx",
"args": [
"-y",
"codey-cms-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codey-cms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"codey-cms-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codey-cms": {
"command": "npx",
"args": [
"-y",
"codey-cms-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codey-cms": {
"command": "npx",
"args": [
"-y",
"codey-cms-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.fpointerdev%2Fcodey-cms)<a href="https://mcptoplist.com/server/io.github.fpointerdev%2Fcodey-cms"><img src="https://mcptoplist.com/badge/io.github.fpointerdev%2Fcodey-cms.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fpointerdev
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 4, 2026 |
Frequently asked questions
- Who maintains CodeY CMS?
- CodeY CMS is maintained by fpointerdev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is CodeY CMS listed on the Official MCP Registry?
- Yes — CodeY CMS is listed on the Official MCP Registry.
- How many versions does CodeY CMS have?
- MCP Toplist tracks 1 version of CodeY CMS, most recently published on Sep 4, 2026.
- Where can I find the source code for CodeY CMS?
- The source code for CodeY CMS is hosted at github.com/fpointerdev/codey-cms.
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.