velog_mcp
by seongwon030
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| velog_draft_postB | Velog 포스트 초안을 세션 메모리에 저장합니다. 발행 전 사용자가 검토할 수 있도록 draft_id를 반환합니다. |
| velog_publish_postA | 초안(draft_id)을 Velog에 발행합니다. velog_draft_post 호출 후 사용하세요. |
| velog_list_postsC | 내 Velog 포스트 목록을 가져옵니다. |
| velog_get_postC | 특정 Velog 포스트의 전체 내용을 가져옵니다. |
| velog_update_postC | 기존 Velog 포스트를 수정합니다. |
| velog_delete_postC | Velog 포스트를 삭제합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/seongwon030/velog_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server