Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAPIFY_API_KEYYesYour Mapify API key obtained from the Mapify platform settings.

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_mindmapA

Generate a mind map from various inputs and provide both an image and an editable link

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusion or overlap. The tool's purpose is clear and unambiguous.

Naming Consistency5/5

With a single tool, naming consistency is trivially achieved. The name 'generate_mindmap' follows a clear verb_noun pattern.

Tool Count2/5

A single tool is too few for a service claiming to be a mind map server. Even for a minimal generative service, additional operations (e.g., retrieval, editing) are expected, making the surface feel incomplete.

Completeness2/5

The server only supports generating mind maps, lacking any tools for listing, viewing, updating, or deleting previously created maps. This is a significant gap for typical user workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues