Shiftyasan Shift Scheduling
Rank #22,667com.shiftyasan/mcp-server
Generate optimized work shift schedules from staffing demand, availability and fairness rules.
Shiftyasan Shift Scheduling is a Model Context Protocol (MCP) server published by shiftyasan. It ranks #22,667 of 132,046 servers tracked on MCP Toplist. Shiftyasan Shift Scheduling is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 4, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 109,379 of 132,046 servers on MCP Toplist.
Use Shiftyasan Shift Scheduling
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shiftyasan https://api.shiftyasan.com/mcpclaude mcp add shiftyasan -e "SHIFTYASAN_API_KEY=<your SHIFTYASAN_API_KEY>" -e "SHIFTYASAN_BASE_URL=<your SHIFTYASAN_BASE_URL>" -- npx -y @shiftyasan/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.shiftyasan]
url = "https://api.shiftyasan.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.shiftyasan]
command = "npx"
args = ["-y", "@shiftyasan/mcp-server"]
[mcp_servers.shiftyasan.env]
SHIFTYASAN_API_KEY = "<your SHIFTYASAN_API_KEY>"
SHIFTYASAN_BASE_URL = "<your SHIFTYASAN_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.shiftyasan.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shiftyasan": {
"command": "npx",
"args": [
"-y",
"@shiftyasan/mcp-server"
],
"env": {
"SHIFTYASAN_API_KEY": "<your SHIFTYASAN_API_KEY>",
"SHIFTYASAN_BASE_URL": "<your SHIFTYASAN_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiftyasan": {
"url": "https://api.shiftyasan.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"shiftyasan": {
"command": "npx",
"args": [
"-y",
"@shiftyasan/mcp-server"
],
"env": {
"SHIFTYASAN_API_KEY": "<your SHIFTYASAN_API_KEY>",
"SHIFTYASAN_BASE_URL": "<your SHIFTYASAN_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shiftyasan": {
"type": "http",
"url": "https://api.shiftyasan.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"shiftyasan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shiftyasan/mcp-server"
],
"env": {
"SHIFTYASAN_API_KEY": "<your SHIFTYASAN_API_KEY>",
"SHIFTYASAN_BASE_URL": "<your SHIFTYASAN_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiftyasan": {
"serverUrl": "https://api.shiftyasan.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shiftyasan": {
"command": "npx",
"args": [
"-y",
"@shiftyasan/mcp-server"
],
"env": {
"SHIFTYASAN_API_KEY": "<your SHIFTYASAN_API_KEY>",
"SHIFTYASAN_BASE_URL": "<your SHIFTYASAN_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiftyasan": {
"url": "https://api.shiftyasan.com/mcp"
}
}
}{
"mcpServers": {
"shiftyasan": {
"command": "npx",
"args": [
"-y",
"@shiftyasan/mcp-server"
],
"env": {
"SHIFTYASAN_API_KEY": "<your SHIFTYASAN_API_KEY>",
"SHIFTYASAN_BASE_URL": "<your SHIFTYASAN_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.shiftyasan%2Fmcp-server)<a href="https://mcptoplist.com/server/com.shiftyasan%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.shiftyasan%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shiftyasan
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 9, 2026 |
| 0.2.0 | Aug 5, 2026 |
| 0.1.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains Shiftyasan Shift Scheduling?
- Shiftyasan Shift Scheduling is maintained by shiftyasan, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Shiftyasan Shift Scheduling listed on the Official MCP Registry?
- Yes — Shiftyasan Shift Scheduling is listed on the Official MCP Registry, alongside Glama.
- How many versions does Shiftyasan Shift Scheduling have?
- MCP Toplist tracks 3 versions of Shiftyasan Shift Scheduling, most recently published on Aug 9, 2026.
- Where can I find the source code for Shiftyasan Shift Scheduling?
- The source code for Shiftyasan Shift Scheduling is hosted at github.com/shiftyasan/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.