Skip to main content
Glama
vehemont

Stardew Save MCP

by vehemont

daily_briefing

Get a daily digest of your Stardew Valley save: date, luck, birthdays with gift suggestions, quests, special orders, upcoming festivals, progression goals, and routine chores.

Instructions

One-call morning digest from the save: date, daily luck, upcoming birthdays with the exact loved gift to give (from your inventory) or ideas to acquire + current hearts, open quests and active special orders with objectives/deadlines (the real tasks), festivals in the next 7 days, next_goals (closest progression wins: skills near a level/profession, nearest bundles, museum milestone and perfection categories), and the routine chores (machines, crops, animals to pet).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
save_pathNoPath to a save file OR a save folder (e.g. .../Saves/Farm_123 or .../Saves/Farm_123/Farm_123). Leave empty to use the save configured at server startup (--save/--save-dir or SDV_SAVE_PATH/SDV_SAVE_DIR). The server never auto-discovers saves; one must be configured or passed explicitly.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. Description focuses on output content but does not disclose read-only nature, performance implications, or any side effects. It carries the full burden but fails to mention that it does not modify the save.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single run-on sentence with dense listing; lacks front-loading and structure. Could be broken into bullet points or paragraphs for readability.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Lists all included digest items, which partially compensates for no output schema. However, missing format details, example output, or any constraints on data volume.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only one parameter with 100% schema coverage; schema already fully describes save_path. Description adds no additional meaning or constraints beyond what schema provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly defines the tool as a one-call morning digest listing specific save state details (date, luck, birthdays, gifts, hearts, quests, orders, festivals, goals, chores). Verb 'digest' is specific and resource is the save, distinguishing it from other tools like full_report.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool vs alternatives like full_report or other summary tools. Description implies morning use but does not clarify contexts or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/vehemont/sdv-mcp'

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