velog-mcp

milcho0604/velog-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Velog — read, draft, publish, and back up your blog. Private-by-default publishing; public requires an explicit opt-in. Node 24 + TypeScript, 2 runtime deps
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "velog-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "milcho0604/velog-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for [Velog](https://velog.io), the Korean developer blogging platform. Read your blog, draft posts, publish them, and back everything up — from Claude or any MCP client. **[한국어 문서 →](README.ko.md)** --- Two Velog MCP servers already exist. This one differs in three ways. **1. Publishing is a permission, not a default.**

Tools (18)

velog_blog_statsvelog_create_draftvelog_export_postsvelog_get_postvelog_get_uservelog_list_draftsvelog_list_postsvelog_list_seriesvelog_publish_draftvelog_publish_postvelog_recent_postsvelog_search_postsvelog_trending_postsvelog_unpublish_postvelog_update_draftvelog_update_postvelog_user_tagsvelog_whoami

Topics

blogclaudemcpmodel-context-protocolnodejstypescriptvelog