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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": false,
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
GreetingToolC

Return a deterministic greeting for a Habitica MCP caller

Prompts

Interactive templates invoked by user choice

NameDescription
Say HelloAsk the server to greet a Habitica user

Resources

Contextual data attached and managed by the client

NameDescription
READMEProject README

TDQS

C2.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there are no other tools to confuse it with, so ambiguity is nonexistent.

Naming Consistency5/5

A single tool cannot be inconsistent; the name 'GreetingTool' follows a clear PascalCase convention.

Tool Count1/5

A single trivial tool is far too few for a server named 'habitica-mcp', which implies a broader functionality.

Completeness1/5

The tool is a mere greeting and completely unrelated to Habitica's capabilities, leaving no meaningful operations.

Maintenance

ActivitySlowing
ResponsivenessResponsive