mcpbeat Sign in

Velog MCP Server

by milcho0604 Your server? Claim it
local only

Velog runs on your own machine — the client starts it, so there is no endpoint to ping. 1 051 installs a week from npm. Last commit 30 Aug 2026.

Read and write Velog (velog.io), Korean dev blog. Diagrams, sequences. Public publishing is opt-in.

Installs per day peak 451 · avg 62 · +456% w/w
a month agotoday
1 051
Installs / week
npm · @milcho0604/velog-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Velog every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add velog -- npx -y @milcho0604/velog-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "velog": {
      "args": [
        "-y",
        "@milcho0604/velog-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.velog]
command = "npx"
args = ["-y", "@milcho0604/velog-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "velog": {
      "args": [
        "-y",
        "@milcho0604/velog-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "velog": {
      "args": [
        "-y",
        "@milcho0604/velog-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Velog

same job, measured the same way
House Duck
by houseduck

Read-only public information about House Duck games and its Korean-first development Blog.

3 tools answering
Velog
by seongwon030

Write, publish, and manage Velog (velog.io) posts, series, comments, and trends. 29 tools.

12 installs/wk local only
Blogbat
by pooriaarab

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

answering
MCP Gtm Tech Stack Signal Scraper
by mambabuilt

Detects a company CRM, sequencer, and marketing automation from its public website. Clay-ready.

201 installs/wk local only
InfoAddict Public Site
by infoaddict

Read-only public information about InfoAddict, Dan Crane, services, and contact options.

5 tools answering
D
Vakantio
by vakantio

Search, write, and publish travel blogs on vakantio.de: posts, drafts, trips, comments. OAuth.

answering
Manager.io MCP
by flumpiey

MCP server for Manager.io bookkeeping: read-first with opt-in scoped task and write tools

236 installs/wk local only
Tablecloth MCP
by yourtablecloth

Open Korean e-Gov and finance sites in a clean, disposable Windows Sandbox with security programs.

58 installs/wk local only

Velog — questions

Answers built from our own checks of this server.

Why is there no uptime for Velog?
Velog runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @milcho0604/velog-mcp was installed 1 051 times last week.
How do I connect Velog?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @milcho0604/velog-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Velog?
The npm package @milcho0604/velog-mcp was installed 1 051 times in the last week. Week over week that is +456%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Velog open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.