Adam OS 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 |
|---|---|
| get_business_overviewA | Get a complete overview of both restaurants — Reading Club and Seneca Trattoria — including current KPIs, alerts, and data status. |
| get_labor_summaryA | Get labor hours, cost, and labor percentage. Works with real Toast data if imported, otherwise shows current known metrics. |
| get_employee_hoursB | Get hours and pay for employees. Flags overtime. Use to check if anyone is approaching overtime threshold. |
| get_sales_summaryC | Get sales, covers, and average check data from imported Toast reports. |
| get_server_salesC | Get per-server sales, covers, and tips. Used for tip pool calculations. |
| calculate_tip_poolC | Calculate tip pool distribution based on imported server sales data. |
| import_toast_csvA | Import a Toast POS CSV export. Auto-scans ~/Desktop/Toast Imports folder if no path given. Accepts labor, sales summary, or server sales reports. |
| list_importsA | List all previously imported Toast CSV files. |
| get_tasksB | Get tasks and to-dos. Filter by priority or status. |
| add_taskC | Add a new task or action item. |
| complete_taskC | Mark a task as complete. |
| save_noteC | Save a shift note, incident report, or any observation. |
| get_notesC | Get saved shift notes, incidents, or observations. |
| system_diagnosticB | Run a complete health check of Adam OS. Check all data, tools, and status. |
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
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/adamperna74/ADAM-OS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server