Jetshift Mcp Server
Description
<p align="center"> <a href="https://github.com/mdobydullah/jetshift-core"> <img src="https://cdn.shouts.dev/media/435/jetshift-github.png" alt="JefShift" width="100"> <img src="https://cdn.shouts.dev/media/438/mcp.png" alt="JefShift" width="120"> </a> </p> <p align="center">…
About
<p align="center"> <a href="https://github.com/mdobydullah/jetshift-core"> <img src="https://cdn.shouts.dev/media/435/jetshift-github.png" alt="JefShift" width="100"> <img src="https://cdn.shouts.dev/media/438/mcp.png" alt="JefShift" width="120"> </a> </p> <p align="center"> <strong>JetShift MCP Server</strong> </p> >…
Details
- Author
- jetshift
- GitHub stars
- 1
- Downloads
- 165
- Categories
- Other
Jump to
- Communicate with JetShift
- Manage all JetShift aspects
- Supports Claude Desktop, 5ire, and fast-agent
- Provides prompts for database operations
- Uses FastMCP for server implementation
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Jetshift Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install with uv pip install ., then run using fastmcp dev main.py or mcp dev main.py. For Claude Desktop, add the MCP server configuration using uv run --with fastmcp fastmcp run. For 5ire and fast-agent, run with similar commands or configure as shown in the README.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"jetshift mcp server": {
"jetshift-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"."
]
}
}
}
}
McpServers
{
"jetshift-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"."
]
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




