Skip to main content
Glama
mukung26

SeaTalk MCP Server

by mukung26

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEATALK_APP_IDYesYour SeaTalk application ID
SEATALK_APP_SECRETYesYour SeaTalk application secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_employee_profileB

Get an employee's profile by employee ID

get_employee_code_with_emailB

Get an employee's code by email address

check_employee_existenceA

Verify whether employees exist in the organization via SeaTalk ID

get_user_language_preferenceC

Get a user's language preference

get_joined_group_chat_listB

Obtain group chats the bot joined

get_thread_by_thread_idC

Retrieve all messages within a thread of a group chat

get_message_by_message_idA

Retrieve a message by its message ID within a group chat thread

get_chat_historyB

Obtain the group chat history (messages sent within 7 days)

get_group_infoC

Get information about a group chat, including member list

send_message_to_group_chatC

Send a message to a group chat which the bot has been added to

send_message_to_bot_userC

Send a message to a user via the bot

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/mukung26/mcp-server'

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