Mmcp.market

Velog MCP server

by seongwon030·io.github.seongwon030/velog·v0.22.0

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

5 stars55 downloads/wk

Reviews

Write one

Nobody has reviewed Velog yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Velog tools (29, 15 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • velog_append_to_series

    포스트를 시리즈에 추가합니다. post_id는 velog_publish_post 또는 velog_list_posts 응답에서 확인할 수 있습니다.

  • velog_create_serieswrite action

    새 Velog 시리즈를 생성합니다.

  • velog_delete_commentwrite action

    Velog 댓글을 삭제합니다.

  • velog_delete_postwrite action

    Velog 포스트를 삭제합니다.

  • velog_delete_serieswrite action

    Velog 시리즈를 삭제합니다. 시리즈 내 포스트는 삭제되지 않습니다.

  • velog_draft_postwrite action

    Velog 포스트 초안을 세션 메모리에 저장합니다. 발행 전 사용자가 검토할 수 있도록 draft_id를 반환합니다.

  • velog_get_comments

    특정 Velog 포스트의 댓글 목록을 가져옵니다. 댓글 ID를 확인하여 삭제에 활용할 수 있습니다. username을 지정하면 타 유저 포스트의 댓글도 조회할 수 있습니다.

  • velog_get_notifications

    내 Velog 알림 목록을 가져옵니다. 좋아요·댓글·팔로우 알림과 읽지 않은 알림 수를 반환합니다.

  • velog_get_postwrite action

    특정 Velog 포스트의 전체 내용을 가져옵니다. username을 지정하면 타 유저 포스트도 조회할 수 있습니다.

  • velog_get_reading_list

    내 Velog 읽을 목록(북마크)을 가져옵니다. 저장한 포스트 목록을 반환합니다.

  • velog_get_rss

    특정 Velog 유저의 RSS 피드를 가져옵니다. 인증 없이 최신 포스트 목록을 조회할 수 있습니다.

  • velog_get_trending

    Velog 트렌딩 포스트 목록을 가져옵니다. timeframe으로 기간을 지정할 수 있습니다.

  • velog_git_to_postwrite action

    git 커밋 이력과 diff를 분석해 Velog 블로그 초안용 컨텍스트를 반환합니다. 코딩 후 '오늘 작업한 거 블로그에 올려줘'라고 하면 자동으로 커밋 내역과 변경 코드를 수집해 Claude가 초안을 작성할 수 있도록 합니다.

  • velog_import_from_github

    GitHub 블로그 저장소의 마크다운 파일을 Velog 초안으로 가져옵니다. Jekyll/Hugo/기타 정적 블로그의 _posts 폴더를 지원합니다. dry_run: true로 먼저 미리보기를 확인하세요.

  • velog_like_postwrite action

    Velog 포스트에 좋아요를 누릅니다.

  • velog_list_posts

    Velog 포스트 목록을 가져옵니다. username을 지정하면 타 유저 포스트도 조회할 수 있습니다.

  • velog_list_series

    내 Velog 시리즈 목록을 조회합니다.

  • velog_list_tags

    내 Velog 태그 목록과 태그별 포스트 수를 조회합니다.

  • velog_list_temp_posts

    Velog 임시저장 포스트 목록을 가져옵니다.

  • velog_publish_postwrite action

    초안(draft_id)을 Velog에 발행합니다. velog_draft_post 호출 후 사용하세요.

  • velog_search_posts

    Velog 포스트를 키워드로 검색합니다. username을 지정하면 특정 유저의 포스트만 검색합니다.

  • velog_topic_research

    Velog 트렌딩 포스트를 분석해 내가 아직 쓰지 않은 인기 주제(gap)를 찾아줍니다. 트렌딩 태그 빈도와 내 포스트 태그 이력을 교차분석해 주제 발굴에 활용하세요.

  • velog_trend_report

    Velog 트렌딩 포스트를 분석하여 최근 개발 동향 리포트 데이터를 반환합니다. 각 포스트의 태그, 요약, 좋아요/댓글 수를 포함하며 Claude가 이를 분석해 트렌드 문서를 작성합니다.

  • velog_unlike_postwrite action

    Velog 포스트 좋아요를 취소합니다.

  • velog_update_commentwrite action

    Velog 댓글 내용을 수정합니다.

  • velog_update_postwrite action

    기존 Velog 포스트를 수정합니다.

  • velog_update_serieswrite action

    Velog 시리즈의 이름 또는 URL slug를 수정합니다.

  • velog_upload_imagewrite action

    로컬 이미지 파일을 Velog에 업로드하고 URL을 반환합니다. 반환된 URL을 마크다운 본문에 사용하세요.

  • velog_write_commentwrite action

    Velog 포스트에 댓글을 작성합니다. comment_id를 지정하면 대댓글로 작성됩니다.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan63 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 21 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y velog-mcp-claude on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add velog -- npx -y velog-mcp-claude
Add to Cursor

Velog: common questions

Is Velog MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Velog safety report
How do I install Velog?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Velog need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Velog maintained?
The last commit was 21 days ago (2026-08-30). The latest release is v0.22.0.

More from seongwon030