CodeY CMS runs on your own machine — the client starts it, so there is no endpoint to ping. 169 installs a week from npm. Last commit 8 Sep 2026.
Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
<label><span>Currency</span><select name="currency">${["EUR", "USD", "GBP", "CHF"].map((currency) => `<option value="${currency}">${currency}</option>`).join("")}</select></label>
const artifactPath = path.join(updateDirectory, release.payload.artifact.file);
Object.entries(process.env).filter((entry): entry is [string, string] => entry[1] !== undefined)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codey-cms -- npx -y codey-cms-mcp
{
"mcpServers": {
"codey-cms": {
"args": [
"-y",
"codey-cms-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.codey-cms]
command = "npx"
args = ["-y", "codey-cms-mcp"]
{
"mcpServers": {
"codey-cms": {
"args": [
"-y",
"codey-cms-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codey-cms": {
"args": [
"-y",
"codey-cms-mcp"
],
"command": "npx"
}
}
}
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
Catch TypeScript API and OpenAPI contract drift in AI-generated code, then revalidate it in CI.
Search, preview, install community Codex pet packs, and discover the pet request flow.
Answers built from our own checks of this server.