Skip to main content
Glama
BarredEwe

time-messenger-mcp-server

by BarredEwe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIME_URLYesURL вашего экземпляра Time Messenger
TIME_TOKENNoPersonal Access Token (рекомендуется)
TIME_LOGIN_IDNoEmail или логин
TIME_PASSWORDNoПароль

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
login_with_mfaA

Login to Time Messenger with MFA code. Use this when regular login requires MFA verification. Enter the 6-digit code from your authenticator app.

send_messageA

Send a message to a channel or reply in a thread

get_channel_messagesB

Get messages from a channel with pagination

get_thread_messagesB

Get all messages in a thread

search_messagesB

Search messages in a team

list_threadsB

List all threads that the user is following in a team

get_thread_statsB

Get unread threads count and mentions for a team

get_threadC

Get information about a specific thread

follow_threadA

Start following a thread to receive notifications

unfollow_threadB

Stop following a thread

mark_thread_readB

Mark a thread as read up to a specific timestamp

list_channelsA

List all channels for the user in a team

get_channelC

Get information about a specific channel

search_channelsA

Search channels in a team by name

get_channel_unreadA

Get unread message count and mentions for a channel

list_teamsA

List all teams for the current user

get_teamC

Get information about a specific team

get_teams_unreadA

Get unread message counts for all teams

get_team_unreadA

Get unread message count for a specific team

get_meB

Get information about the current user

get_userB

Get information about a specific user

search_usersA

Search users by username, email, or name

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/BarredEwe/time-messenger-mcp-server'

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