Loading MCP server directory, please wait...
Read and write Velog (velog.io), the Korean developer blog. Public publishing is opt-in.
npx @getmcp/cli add io.github.milcho0604/velogRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.milcho0604/velog": {
"command": "npx",
"args": [
"-y",
"@milcho0604/velog-mcp"
],
"env": {
"VELOG_ACCESS_TOKEN": "",
"VELOG_REFRESH_TOKEN": "",
"VELOG_ALLOW_PUBLIC": "",
"VELOG_ALLOW_PROFILE": "",
"VELOG_CHROME_PATH": ""
}
}
}
}