Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VITALLY_API_KEYNoYour Vitally API key (Secret Token). If not provided, the server will run in demo mode with mock data.
VITALLY_DATA_CENTERNoYour Vitally data center location (US or EU)
VITALLY_API_SUBDOMAINNoYour Vitally subdomain

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
search_tools

Vitally tool to search for available tools by keyword

search_users

Vitally tool to search for users by email or external ID

search_accounts

Vitally tool to search for accounts by multiple criteria

get_account_health

Vitally tool to get health scores for an account

find_account_by_name

Vitally tool to find an account by name (partial match supported)

get_account_conversations

Vitally tool to get recent conversations for an account

get_account_tasks

Vitally tool to get tasks for an account

get_account_notes

Vitally tool to retrieve notes for an account

get_note_by_id

Vitally tool to retrieve full content of a specific note by ID

create_account_note

Vitally tool to create a new note for an account

refresh_accounts

Vitally tool to refresh the list of accounts

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/fiscaltec/vitally-mcp'

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