YearAtAGlance MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YAAG_API_KEY | Yes | Your YearAtAGlance API key | |
| YAAG_API_URL | No | API base URL | https://yearataglance-backend-production.up.railway.app/api/v1 |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yaag_list_eventsB | List all events from YearAtAGlance calendar. Optionally filter by year and/or category. |
| yaag_get_eventB | Get details of a specific event by its ID |
| yaag_create_eventB | Create a new event in the YearAtAGlance calendar. Dates should be in ISO 8601 format. |
| yaag_update_eventC | Update an existing event |
| yaag_delete_eventB | Delete an event from the calendar |
| yaag_get_heatmapA | Get heatmap data showing event density for each day of a year |
| yaag_list_categoriesA | List all categories in the YearAtAGlance calendar |
| yaag_get_categoryB | Get details of a specific category by its ID |
| yaag_create_categoryB | Create a new category for organizing events |
| yaag_update_categoryC | Update an existing category |
| yaag_delete_categoryA | Delete a category. Events in this category will become uncategorized. |
| yaag_ai_statusA | Check the status of the AI service in YearAtAGlance |
| yaag_ai_create_milestoneA | Use AI to create an event from natural language input. Example: 'My birthday on March 15th' or 'Team offsite next week' |
| yaag_ai_analyze_yearA | Get AI-powered analysis and insights for a specific year's events |
| yaag_ai_chatA | Chat with the AI assistant about your calendar, events, and schedule |
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/mindfullabai/yearataglance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server