Skip to main content
Glama
barosky7834-cpu

classby-blog-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
write_post_draftC

새 블로그 글 초안을 만듭니다 (제목/본문/태그).

update_post_draftB

기존 블로그 글 초안의 제목/본문/태그를 수정합니다.

get_post_draftC

id로 블로그 글 초안 하나를 조회합니다.

list_post_drafts

지금까지 만든 모든 블로그 글 초안 목록을 반환합니다.

attach_image

로컬 이미지 파일을 블로그 글 초안에 첨부합니다. 파일 존재 여부만 확인하며, 실제 업로드는 naver_fill_editor 단계에서 처리됩니다.

naver_open_editor

네이버 블로그 글쓰기 화면을 Chrome으로 엽니다. 이 프로필로 처음 여는 경우 네이버 로그인이 필요합니다.

naver_fill_editor

열려 있는 네이버 블로그 글쓰기 화면에 초안의 제목/본문을 입력합니다. 네이버 자체 자동저장이 이후 저장을 처리하며, 이 도구는 글을 발행(공개)하지 않습니다.

naver_close_editor

자동화용 Chrome 창을 닫습니다.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barosky7834-cpu/class-blog-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server