KakaoCloud OpenAPI MCP Server
by chals-go
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_kakaocloud_apiC | 카카오클라우드 API를 키워드로 검색하여 관련 엔드포인트 목록을 반환한다. |
| get_api_detailA | 특정 카카오클라우드 API 엔드포인트의 상세 스펙을 조회한다. |
| get_service_overviewB | 카카오클라우드 서비스의 전체 개요와 엔드포인트 목록을 조회한다. |
| get_workflowB | 특정 작업(예: VM 생성, VPC 구성)의 전체 API 호출 흐름을 조회한다. |
| get_auth_guideA | 카카오클라우드 API 인증 방법, 토큰 발급, 코드 예제를 반환한다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| services_resource | 카카오클라우드 전체 서비스 목록 |
| auth_resource | 카카오클라우드 API 인증 가이드 |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/chals-go/kakaocloud-openapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server