Skip to main content
Glama
134,408 tools. Last updated 2026-05-23 19:26

"Velog" matching MCP tools:

  • Save draft posts to Velog for user review before publishing. Store title, body, tags, and privacy settings in session memory and return a draft_id for content management.
    MIT
  • Modify existing Velog posts by updating content, tags, visibility, or descriptions to maintain current information.
    MIT
  • Delete posts from Velog by specifying the post ID. This tool removes published content from the blogging platform through GraphQL API integration.
    MIT
  • Retrieve your Velog posts to manage content. Specify a limit to control how many posts are fetched from your blog.
    MIT
  • Retrieve complete Velog post content by providing the URL slug to access and display blog articles directly through the MCP server.
    MIT
  • Publish drafted content to Velog by converting draft IDs into published posts, with optional privacy settings.
    MIT

Matching MCP Servers