Velocms runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 20 Jul 2026.
Draft, publish, and manage your VeloCMS blog from Claude, Cursor, or any MCP client.
Today is the operative word: we check Velocms every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp -- npx -y @velocms/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@velocms/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@velocms/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@velocms/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@velocms/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VELOCMS_SITE_URL (Your blog's base URL, e.g. https://myblog.velocms.org or a bound custom domain), VELOCMS_API_KEY (API key from your VeloCMS dashboard (Settings -> API Keys, Pro plan or higher)).
The author declared them in the registry entry; get the values from the project itself.
Build and publish Overskill apps from Cursor, Claude, ChatGPT, or any MCP client.
Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.
Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.
Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.
Create, update, and publish changelog entries on your Patchlog changelog from any MCP client.
Search, organize, and chat with your saved Reddit posts from Claude, Cursor, and any MCP client.
Connect Claude, Cursor, or any MCP client to your FlowContent account
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Answers built from our own checks of this server.