Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INFOMANIAK_USERYesInfomaniak account id (DAV username), e.g. AB12345. This is not the mailbox address.
INFOMANIAK_DAV_URLNoBase DAV server URL.https://sync.infomaniak.com
INFOMANIAK_CALENDARNoName of the calendar to use; defaults to the first one found.
INFOMANIAK_ADDRESSBOOKNoName of the address book to use; defaults to the first one found.
INFOMANIAK_APP_PASSWORDYesInfomaniak application password generated from manager.infomaniak.com.

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_collectionsA

List the address books and calendars this account can reach. Useful when the account has more than one and you need the exact name.

search_contactsA

Search the address book by name, organisation, note, email or phone digits. Accent insensitive.

create_contactA

Add a contact. The write is read back and rolled back if the server altered it, so a success means the stored card matches what was sent.

list_eventsC

Upcoming calendar events.

create_eventA

Add a calendar event. Give start as 'YYYY-MM-DD HH:MM' for a timed event or 'YYYY-MM-DD' for an all day one.

delete_eventA

Delete a calendar event by its resource path, as returned by list_events.

list_tasksD

Reminders and tasks stored as VTODO on the calendar.

create_taskC

Add a reminder, optionally with a due date.

complete_taskA

Mark a reminder done by its resource path, as returned by list_tasks.

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/austinpnguyen/infomaniak-mcp'

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