Skip to main content
Glama
henrikogaard

Infomaniak kSuite MCP Server

by henrikogaard

infomaniak_help

Read-only

Discover available Infomaniak MCP tools by service, with argument details, risk labels, and usage hints. Use it to understand what tools exist and how to use them safely.

Instructions

List the currently available Infomaniak MCP tools with service groups, argument names, safety/risk labels, usage hints, and safe workflow suggestions. Use this first when the user asks what this MCP can do, which tools exist, or how it can help.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serviceNoOptional service/category to focus on. Defaults to all.
include_toolsNoInclude individual tool names and descriptions. Defaults to true.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds useful details about the output content (safety labels, workflow suggestions) and confirms it's a listing, not a mutation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, no wasted words. First sentence describes output, second gives usage guidance. Perfectly front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description fully covers what the tool does given its purpose as a help tool. Output schema exists but description still enumerates expected content. It is complete for an overview tool with two optional params.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for both parameters (service enum, include_tools boolean). The description adds that it includes usage hints and workflow suggestions, enhancing meaning beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it lists available Infomaniak MCP tools with details like service groups, argument names, safety labels. It distinguishes from siblings (kpaste_create, kpaste_read) which are specific operational tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says to use this first when the user asks what the MCP can do or which tools exist. Provides clear context but does not explicitly mention when not to use, though siblings are obvious alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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

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