Skip to content
Back to search
30
MCP

kakaocloud-openapi-mcp

pypi/kakaocloud-openapi-mcp

KakaoCloud OpenAPI MCP server - AI 코딩 어시스턴트를 위한 카카오클라우드 API 문서 제공

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
kakaocloud openapi mcp
Metadata-only Glama MCP server.
0 tools
cakemail-api-docs-mcp
MCP server exposing Cakemail API documentation to AI agents
0 tools
swiftopenai-mcp
MCP server for SwiftOpenAI - access OpenAI APIs through Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kakaocloud-openapi-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}