Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
add-noteC

Add a new note

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap with other tools. The tool's purpose is clearly defined as adding a new note, making it distinct by default.

Naming Consistency5/5

A single tool inherently follows a consistent naming pattern, as there are no other tools to compare it against. The name 'add-note' uses a verb-noun format with hyphenation, which is clear and readable.

Tool Count2/5

A single tool is generally too few for most server purposes, as it limits functionality and suggests an incomplete or trivial scope. For a note-taking domain, one tool is insufficient to cover basic operations like listing, updating, or deleting notes.

Completeness1/5

The server appears to be for note-taking, but with only an 'add-note' tool, it lacks essential operations such as retrieving, updating, deleting, or listing notes. This severe gap will cause agent failures in handling note-related workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues