Skip to main content
Glama

Kakao Bot MCP Server

by inspirit941
pyproject.toml554 B
[project] name = "mcp-kakao" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.115.12", "httpx>=0.28.1", "itsdangerous>=2.2.0", "mcp>=1.7.1", "oauth2client>=4.1.3", "pydantic>=2.11.4", "python-multipart>=0.0.20", "requests>=2.32.3", ] [[project.authors]] name = "Donggeon Lee" email = "inspirit941@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-kakao = "mcp_kakao:main"

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/inspirit941/kakao-bot-mcp-server'

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