hayday-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_itemsA | Search for items by product name or machine name (e.g. 'wheat', 'bakery', 'bread') |
| get_itemB | Get detailed info for a specific product by exact name |
| get_machinesA | List all machine/category names (Crops, Bakery, Dairy, etc.) |
| get_by_machineA | Get all products that a specific machine produces |
| get_cropsA | Get all crop data including field crops and trees/bushes |
| get_animalsA | Get all animal product data (eggs, milk, bacon, wool, etc.) |
| get_level_unlocksB | Get everything that unlocks at a specific player level |
| get_best_profitA | Get top N items ranked by profit per hour |
| get_unlocks_uptoC | Get all items available up to a given level |
| compare_profitB | Compare profit/time efficiency for a list of specific products |
| clear_cacheA | Force refresh data from live source (discard cached data) |
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
- 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/Mohib1992/hayday-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server