48 packages found
GuildControl MCP
Safety-first MCP server for Discord with privacy-safe reads, audits, and reviewed administration
rezee
Issues, pull requests, docs, chat and CI runs across a rezee workspace.
soeru
Write personalized, on-brand thank-you and packing-slip messages for your EC orders.
Chatbot MCP
A simple client and server mcp
Speed Reader
Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.
ecoExperten Energieausweis
Order official German energy certificates (Energieausweis) from chat — on invoice, 1-2 days.
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
KeenIELTS
Free IELTS prep: band-scored student essays and interactive Listening/Reading drills graded in-chat.
Kyma API
Live model catalog with prices and measured uptime, rankings, credits and spend, spend-capped chat.
Manage channels, conversations, users, and workspace apps programmatically
MCP server for Slack — read/write messages, manage threads, and react to messages.
MCP server for Twist team messaging — manage channels, threads, and messages.
Salsa Vida
Find Salsa and Bachata events and destination guides worldwide.
Text your own phone when a run finishes or needs you. A key can only message its own number.
Smart Led Messenger
Control your Smart Led Messenger LED display: settings, weather city and instant messages.
Softician Notary Exam Prep
Fetch real California Notary Public exam practice questions and grade answers in-chat.
TopMessage
Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.
Beglaubigt
Incorporate a German GmbH or UG in chat, then finish and pay on a secure link.
DenoKV MCP Server
An MCP Server for chatting with Deno KV instances
Discord
Integrates with Discord API for advanced server management—messaging, moderation, roles, events & more via 46+ tools. Reliable & robust.
Discord Notification MCP Server
Simple MCP server to send you notifications on discord
Discord Raw API MCP Server
MCP server for discord bot - adds one tool with raw API access
IMCP
A macOS app that provides an MCP server to your Messages, Contacts, Reminders and more
Pubble
Real-time audience engagement for newsrooms and events: live Q&A, polls, liveblogs, chat.
Manage Olark live-chat operators and groups (teams): list, create, update, and assign to teams.
13-Week Cash Flow Plan
13-week cash flow plan with a live Excel workbook, not just an answer in chat.
Jobverify
You get a message: "We loved your profile and want to offer you a great remote job." It sounds real. The company has a logo. The recruiter has a photo. But something feels off.
Lighthouse MCP
An MCP server for chatting with your Lighthouse portfolio
Mac Messages
Use Mac Messages, the top iMessage app for PC, to send and read iMessages from your desktop with contact and group chat support.
Mcp Wecombot Server
An MCP server application that sends various types of messages to the WeCom group robot.
Eureka EHR
The Eureka EHR as MCP tools: patients, schedule, notes, messages, billing, and orders.
Microsoft Copilot Studio Direct Line
Integrate custom bots with Microsoft Copilot Studio for artificial intelligence chat online, chat history, and conversation management.
Reminder
A MCP server for scheduling and triggering reminders via Slack or Telegram.
Rhombus MCP Server
An MCP server implementation that integrates the Rhombus API to provide Chatbot tools.
Akeda ERP
Official Akeda ERP connector for tasks, CRM, chats, documents, finance and operations.
SWIPA bot API — send/receive messages on swipa.ru via per-connection Bearer auth.
Shutter Network
Shutter Network enables secure, time-locked message encryption and decryption for trustless communication.
Slack Local MCP
A lightweight Model Context Protocol (MCP) server for Slack automation using cookie-based authentication.
Slack MCP Host
MCP Host Server Application for Slack
slack-mcp-server
A Slack MCP server
Slack MCP Server with SSE Transport
Slack MCP Server with SSE transport
김팔복TV의 Slack MCP Server 예제
# 김팔복TV의 Slack MCP Server 예제 이 저장소는 김팔복TV에서 사용하는 Slack MCP(Model Context Protocol) Server의 예제 코드입니다. Slack 워크스페이스와 연동하여 다양한 채널/메시지/사용자 관련 기능을 제공합니다. ## 주요 기능 - 워크스페이스의 공개 또는 사전 정의된 채널 목록 조회 - 채널에 메시지 게시 및 스레드 답장 - 메시지에 이모지 반응 추가 - 채널 메시지 히스토리 및 스레드 답글 조회 - 워크스페이스 사용자 및 프로필 정보 조회 ## 설치 및 빌드 ```bash { "mcpServers": { "kimpalbok-slack-mcp-server": { "command": "npx", "args": [ "-y", "kimpalbok-slack-mcp-server" ] }, "env": { "SLACK_BOT_TOKEN": "xoxb-...", "SLACK_TEAM_ID": "T12345678" } } } ``` ## 환경 변수 설정 실행 전 아래 환경 변수를 반드시 설정해야 합니다. - `SLACK_BOT_TOKEN`: Slack 봇 토큰 (예: `xoxb-...`) - `SLACK_TEAM_ID`: Slack 워크스페이스 팀 ID (예: `T12345678`) - (선택) `SLACK_CHANNEL_IDS`: 사전 정의된 채널 ID 목록 (쉼표로 구분) 예시: ```bash export SLACK_BOT_TOKEN=xoxb-... export SLACK_TEAM_ID=T12345678 export SLACK_CHANNEL_IDS=C12345678,C23456789 ``` ## Slack 봇 설정 앱 및 봇 설정 링크 [https://api.slack.com/apps](https://api.slack.com/apps) - "OAuth & Permissions" 메뉴에서 "Bot User OAuth Token"을 참고하세요. - "OAuth & Permissions" 메뉴에서 "Scopes"에서 권한을 추가하세요. - SLACK_TEAM_ID 확인 방법 https://apps.slack.com 으로 접속 후 브라우저에서 실행해보세요. URL의 "T..."로 시작하는 문자열이 TEAM_ID입니다. ## 사용 예시 서버는 MCP 프로토콜을 통해 다양한 도구(tool)를 제공합니다. 아래는 지원하는 주요 도구와 설명입니다. | 도구 이름 | 설명 | |--------------------------|----------------------------------------------------| | slack_list_channels | 워크스페이스의 공개 또는 사전 정의된 채널 목록 조회 | | slack_post_message | 채널에 새 메시지 게시 | | slack_reply_to_thread | 특정 메시지 스레드에 답장 | | slack_add_reaction | 메시지에 이모지 반응 추가 | | slack_get_channel_history| 채널에서 최근 메시지 가져오기 | | slack_get_thread_replies | 메시지 스레드의 모든 답장 가져오기 | | slack_get_users | 워크스페이스의 모든 사용자와 기본 프로필 정보 가져오기 | | slack_get_user_profile | 특정 사용자의 상세 프로필 정보 가져오기 | 각 도구의 입력 파라미터와 반환값은 코드의 `Tool` 정의 및 TypeScript 타입을 참고하세요. ## 참고 - 본 서버는 MCP(Model Context Protocol) 기반의 서버로, 표준 입력/출력(stdio) 기반 트랜스포트로 동작합니다. - 실제 Slack API 연동을 위해서는 올바른 권한의 Slack 봇 토큰이 필요합니다. --- 문의: [김팔복TV](https://www.youtube.com/@kimpalbok)
Gotify MCP
MCP server for self-hosted Gotify push notifications and message management.
Vizro MCP
MCP server to help with chat and dashboard creation.
Vrchat Mcp
This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.
VRChat MCP
Local stdio MCP server for VRChat friends, worlds, groups, events, notifications, status, avatars, and VRCX history.
WeCom
Enable enterprise messaging, notifications, and chatbots by integrating WeCom (WeChat Work) bot functionality seamlessly.
LayerZero V2 tools over MCP: message quotes, OFT transfers, Stargate bridging, DVN lookups.