SeaTalk MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEATALK_APP_ID | Yes | Your SeaTalk application ID | |
| SEATALK_APP_SECRET | Yes | Your SeaTalk application secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/mukung26/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server