shoutkol/pumble-mcp-server
If you are the rightful owner of pumble-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Pumble MCP Server is a Model Context Protocol server designed for integration with Pumble's API, enabling seamless interaction with Pumble workspaces through MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
pumble_validate_api_key
Validates the Pumble API key by making a test API call.
pumble_send_message
Send a message to a Pumble channel.
pumble_send_reply
Reply to a specific message in a Pumble channel.
pumble_add_reaction
Add an emoji reaction to a message.
pumble_create_channel
Create a new channel in Pumble.
pumble_delete_message
Delete a message from a Pumble channel.
pumble_list_messages
List messages in a Pumble channel.
pumble_list_channels
List all channels and DMs in the workspace.
pumble_list_users
List all users in the workspace.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client