A
licenseA
qualityD
maintenanceMCP server for Velog blog platform enabling reading, searching, and writing articles via AI assistants.
12
7 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct purpose: listing categories, publishing with fallback, reading posts, and saving drafts. No overlap in functionality.
All tools follow a consistent verb_noun pattern with snake_case (e.g., list_categories, read_post, save_draft), prefixed by viruagent_.
4 tools is well-scoped for a blog publishing assistant, covering essential actions without unnecessary extras.
Missing typical CRUD operations like listing posts/drafts, updating, or deleting, which could hinder agent workflows.