mcp-sling
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLING_EMAIL | No | Your Sling account email (not recommended due to CAPTCHA) | |
| SLING_TOKEN | No | Your Sling authorization token from browser | |
| SLING_SERVER | No | API server to use (default: 'api', use 'test-api' for staging) | api |
| SLING_PASSWORD | No | Your Sling account password (not recommended due to CAPTCHA) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_calendarB | Get calendar information for a specific user in an organization. Returns schedule and shift data for the specified date range. |
| get_usersA | Get list of users in the organization. Returns user information based on your access level. |
| create_userB | Create a new user in the organization. |
| update_userB | Update an existing user in the organization. |
| get_organizationB | Get organization information. Returns details about your organization. |
| get_organization_by_idB | Get organization information by specific organization ID. |
| switch_organizationC | Switch to a different organization context. |
| get_groupsA | Get list of groups in the organization. Groups are used to organize users. |
| create_shiftB | Create a new shift for a user. Shifts represent scheduled work periods. |
| get_timesheetsC | Get timesheet data. Timesheets track actual hours worked. |
| update_timesheetC | Update timesheet data for a user. |
| get_reportsC | Get reports data. Reports provide analytics and insights about schedules, labor costs, etc. |
| get_tagsA | Get list of available tags. Tags are used to categorize and organize shifts, users, etc. |
| create_sales_recordC | Create a sales record. Used for tracking sales data and labor analytics. |
| update_settingsC | Update organization or user settings. |
| sling_api_callA | Make a custom API call to any Sling endpoint. Use this for endpoints not covered by specific tools. |
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/poncheck/mcp-sling'
If you have feedback or need assistance with the MCP directory API, please join our Discord server