velog-mcp
Related Servers
Alternatives to velog-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables AI assistants to read, search, and write Velog blog posts. Supports post management, trending, and series/profile retrieval.10177MIT
- FlicenseNot gradedqualityDmaintenanceEnables publishing Markdown blog posts to cnblogs.com via MCP protocol using natural language.3-
- AlicenseAqualityBmaintenanceEnables Claude to directly create and publish posts on Velog through reverse-engineered GraphQL APIs. Supports a human-in-the-loop workflow from draft to review to publication, maintaining user control while automating content creation.6125MIT
- AlicenseAqualityCmaintenanceEnables writing Naver blog posts with rich formatting like images, tables, formulas, and places, converting Markdown to drafts and handling publishing via MCP tools.7MIT
- AlicenseBqualityDmaintenanceEnables automated publishing and draft saving to note.com platform using Playwright automation. Reads Markdown files with titles, body text, and tags to publish content directly to your note.com account.24654MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to publish, update, and manage Hashnode blog articles, with support for tags, cover images, and publication management.-
TDQS
Scored across 10 tools
Each tool has a clear, distinct purpose: authentication (whoami, login), post CRUD (list, get, publish, update, delete), series management (list, create), and file import (publish_markdown_file). No overlapping functionality.
All tools follow the consistent pattern velog_<verb_snake_case> (e.g., velog_list_posts, velog_create_series). Naming is uniform and predictable.
10 tools cover the core functionality of a blogging platform without being excessive or insufficient. Each tool serves a necessary role.
The set covers authentication, full CRUD for posts, series listing and creation, and file import. Missing update/deletion for series and perhaps a tool to upload images, but these are minor omissions for common workflows.