Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFAULT_LEVELYesYour appraisal level (e.g., lead_consultant, senior_consultant, principal_consultant)
TRACKER_FOLDERYesThe subfolder inside the vault where all tracker files will be created
OBSIDIAN_VAULT_PATHYesThe root folder of your Obsidian vault (or any folder where you want the notes saved)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_appraisalB

Get all appraisal goals for a specific level

add_evidenceB

Add a new evidence or achievement and link it to the appraisal goals it fulfills

list_evidencesC

List all stored evidences with optional filters

generate_reportA

Generate a full markdown report of evidences organized by rubric and goal, saved to Obsidian

update_evidence_imageB

Attach or replace the image of an existing evidence using the latest image in the Inbox folder

generate_summaryA

Generate a mid-year appraisal summary note in English, Spanish, or both, saved to the Obsidian vault

generate_game_planB

Generate an actionable game plan for completing remaining appraisal goals, with an accomplishments list for the supervisor and optional current initiatives section

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/shabiokscode/appraisal-tracker-mcp'

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