Home › Communication › Velog
Velog
Claude 나 Codex 에서 벨로그(velog.io) 글을 읽고 쓰고 백업한다. 다이어그램과 시퀀스도 그린다. 공개 발행은 사람이 켤 때만 열린다.
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.9.5)
npx -y @milcho0604/velog-mcp@0.9.5
Or add to your MCP client config:
{
"mcpServers": {
"velog-mcp": {
"command": "npx",
"args": [
"-y",
"@milcho0604/velog-mcp@0.9.5"
],
"env": {
"VELOG_ACCESS_TOKEN": "<YOUR_VALUE>",
"VELOG_REFRESH_TOKEN": "<YOUR_VALUE>",
"VELOG_ALLOW_PUBLIC": "<YOUR_VALUE>",
"VELOG_ALLOW_PROFILE": "<YOUR_VALUE>",
"VELOG_CHROME_PATH": "<YOUR_VALUE>"
}
}
}
}
VELOG_ACCESS_TOKENsecret — 벨로그 access token. 둘 중 아무거나 있으면 쓰기가 열린다. 이쪽이 먼저 만료된다.VELOG_REFRESH_TOKENsecret — 벨로그 refresh token. 둘 중 아무거나 있으면 쓰기가 열린다. 이쪽은 30일 간다.VELOG_ALLOW_PUBLIC— 1 이면 공개 발행이 열린다. 기본은 꺼짐이고, 모델은 이 값을 못 바꾼다.VELOG_ALLOW_PROFILE— 1 이면 프로필 수정이 열린다. 프로필 읽기는 언제나 된다.VELOG_CHROME_PATH— 로컬 크롬 실행 파일 경로. 다이어그램, 시퀀스, 표지 렌더링에 쓴다.
Related servers
reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
reddit-research-mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for…
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Xquik MCP Server
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry