SERVER
Shift MCP Server
Rank #25377glama/cyanheads/shift-mcp-server
MCP server providing shift-server capabilities
First listed
Mar 23, 2026
Last publish date
Mar 23, 2026
OVERVIEW
Shift MCP Server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #25377 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Shift MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
STANDING
#25,377of 58,900 tracked serversTop 50%
Ranks ahead of 33,523 of 58,900 servers on MCP Toplist.
CONNECT
Use Shift MCP Server
Add Shift MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"shift-mcp-server": {
"command": "npx",
"args": [
"-y",
"shift-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"shift-mcp-server": {
"command": "npx",
"args": [
"-y",
"shift-mcp-server"
],
"env": {
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
cyanheads
MORE FROM THIS PUBLISHER
Other servers by cyanheads
- MCP Ts Core#203 · 87 vers
- MCP Ts Template#212 · 51 vers
- Obsidian MCP Server#233 · 15 vers
- Pubmed MCP Server#333 · 49 vers
- Clinicaltrialsgov MCP Server#484 · 34 vers
- Git MCP Server#604 · 41 vers
- Openalex MCP Server#2477 · 21 vers
- Pubchem MCP Server#2620 · 16 vers
- Secedgar MCP Server#2806 · 14 vers
- ntfy-mcp-server#2827 · 2 vers
- atlas-mcp-server#2855
- BrAPI#2985 · 24 vers
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.1.5 | Mar 23, 2026 |
| 0.1.4 | Mar 23, 2026 |
| 0.1.3 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Shift MCP Server?
- MCP server providing shift-server capabilities
- Who maintains Shift MCP Server?
- Shift MCP Server is maintained by cyanheads, which publishes 81 MCP servers (547 total versions) tracked on MCP Toplist.
- Is Shift MCP Server an official MCP server?
- Yes — Shift MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Shift MCP Server have?
- MCP Toplist tracks 4 versions of Shift MCP Server, most recently published on Mar 23, 2026.
- Where can I find the source code for Shift MCP Server?
- The source code for Shift MCP Server is hosted at github.com/cyanheads/shift-mcp-server.
EXPLORE