Appraisal Tracker MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEFAULT_LEVEL | Yes | Your appraisal level (e.g., lead_consultant, senior_consultant, principal_consultant) | |
| TRACKER_FOLDER | Yes | The subfolder inside the vault where all tracker files will be created | |
| OBSIDIAN_VAULT_PATH | Yes | The root folder of your Obsidian vault (or any folder where you want the notes saved) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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