Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TALKTOPLANB_API_KEYYesYour TalkToPlanB API key (required)
TALKTOPLANB_BASE_URLNoBase URL for TalkToPlanB API (default: https://talktoplanb.duckdns.org)https://talktoplanb.duckdns.org

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
whoamiA

Get information about the TalkToPlanB account that owns the current API key (user id, username, scopes).

list_roomsA

List the TalkToPlanB chat rooms (group chats and direct messages) the account belongs to. Returns room ids you can use with read_messages and send_message.

read_messagesA

Read recent messages in a TalkToPlanB room. Provide a roomId obtained from list_rooms.

send_messageA

Send a TalkToPlanB message. Provide text plus EITHER roomId (an existing room from list_rooms) OR toPhone (the recipient’s phone number, which finds or creates a direct message).

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/JMLEE850623/talktoplanb-mcp'

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