habitica-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"subscribe": false,
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| GreetingToolC | Return a deterministic greeting for a Habitica MCP caller |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| Say Hello | Ask the server to greet a Habitica user |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| README | Project README |
TDQS
Scored across 1 tool
With only one tool, there are no other tools to confuse it with, so ambiguity is nonexistent.
A single tool cannot be inconsistent; the name 'GreetingTool' follows a clear PascalCase convention.
A single trivial tool is far too few for a server named 'habitica-mcp', which implies a broader functionality.
The tool is a mere greeting and completely unrelated to Habitica's capabilities, leaving no meaningful operations.