Meetup Coordinator MCP
Provides tools for managing KakaoTalk group chat conversations, including extracting availability, ranking options, drafting polls, generating final notices, identifying missing responders, and creating split bill messages.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Meetup Coordinator MCPFrom the chat, list available dates for the gathering"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Meetup Coordinator MCP
PlayMCP가 호출하는 downstream MCP 서버입니다. 약속 후보 정리, 투표 문구, 확정 공지, 미응답자 확인, 정산 문구 작성을 돕습니다. 대화 분석이 필요한 기능은 사용자가 붙여넣은 일부 단체방 대화 텍스트만 사용하고, 투표/공지/정산 기능은 대화 내용 없이도 사용할 수 있습니다.
Tools
meetup_availability_extract: 단체방 메시지에서 가능한 날짜, 불가능한 날짜, 장소 신호를 추출합니다.meetup_option_rank: 날짜/장소 후보를 정렬합니다. 단체방 대화는 선택 입력입니다.meetup_poll_draft: 대화 내용 없이 주제와 선택지만으로 투표 문구를 만듭니다.meetup_final_notice: 대화 내용 없이 확정된 날짜, 시간, 장소로 공지문과 체크리스트를 만듭니다.meetup_missing_people: 아직 답하지 않았거나 애매하게 답한 사람을 정리합니다.meetup_split_bill_message: 대화 내용 없이 총액과 참석자를 기준으로 정산 안내 문구를 만듭니다.
Related MCP server: Naver Booking MCP
PlayMCP Compatibility
MCP protocol support:
@modelcontextprotocol/sdk1.29.0, negotiated range2025-03-26to2025-11-25Transport: Streamable HTTP at
/mcpServer mode: stateless per request
Authentication: not required
Tool count: 6
Tool names: ASCII letters and underscores only, no
kakaosubstringTool metadata: each tool includes
name,description,inputSchema,outputSchema, and fullannotationsTool results: concise markdown text plus minimal structured output
Local Run
bun install
bun run verify
bun run start확인:
curl -i http://localhost:3000/health
curl -i http://localhost:3000/mcpKakao Cloud Git Source Build
Git URL:
https://github.com/jclee941/meetup-coordinator-mcp.gitBranch/ref:
masterDockerfile path:
DockerfileContainer port:
3000Health check path:
/healthStatus:
ActiveEndpoint name:
meetup-coordinator-mcpNamespace:
kbm-u-4950521354PlayMCP endpoint:
https://meetup-coordinator-mcp.playmcp-endpoint.kakaocloud.io/mcp
PlayMCP Registration Flow
PlayMCP in KC에서 배포가 Active가 되면 발급된 Endpoint URL을 복사합니다.
PlayMCP 개발자 콘솔에서 새 MCP 서버로 등록합니다.
먼저 임시 등록하고, 상세 미리보기에서 도구함에 추가한 뒤 PlayMCP AI 채팅으로 테스트합니다.
테스트가 끝난 뒤 심사 요청합니다.
승인 후 공개 상태를 전체 공개로 전환하고, 공개 MCP 상세 URL을 공모전 접수 양식에 제출합니다.
PlayMCP Submission Fields
제작자 정보 / 팀프로필 이름:
이재철2대표 이미지:
assets/playmcp-registration-image.pngMCP 이름:
meetup-coordinator-mcpMCP 식별자:
meetupCoordMCP 설명: 약속 후보 정리, 투표 문구, 확정 공지, 미응답자 확인, 정산 안내 문구를 생성하는 약속 조율 MCP입니다. 대화 분석이 필요한 기능은 사용자가 붙여넣은 일부 단체방 대화 텍스트만 사용하고, 투표/공지/정산은 대화 내용 없이도 사용할 수 있습니다. 실제 카카오톡 계정이나 톡방에는 접근하지 않습니다.
대화 예시:
금요일 강남, 토요일 홍대 후보로 투표 문구 만들어줘금요일 저녁 7시 강남역 확정 공지 써줘참석자 기준으로 정산 안내문 써줘
인증 방식:
인증 사용하지 않음MCP Endpoint:
https://meetup-coordinator-mcp.playmcp-endpoint.kakaocloud.io/mcp
Safety
실제 카카오톡 계정이나 메시지에 직접 접근하지 않습니다.
사용자가 붙여넣은 텍스트만 분석합니다.
전화번호, 계좌번호, 실명 등 민감한 정보는 입력하지 않는 것을 권장합니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/jclee941/meetup-coordinator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server