JumpServer MCP Server
@LeeEirc
About JumpServer MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jumpserver-mcp-server": {
"command": "docker",
"args": [
"run",
"-d",
"-it",
"-p",
"8099:8099",
"--env-file",
".env",
"--name",
"jms_mcp",
"ghcr.io/leeeirc/jumpserver-mcp-server:latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is JumpServer MCP Server?
A Model Context Protocol server that enables interaction with the JumpServer API via Bearer token authentication and SSE transport.
How to use JumpServer MCP Server?
Configure a .env file with api_token and jumpserver_url, then start the Docker container using docker run -d -it -p 8099:8099 --env-file .env --name jms_mcp ghcr.io/leeeirc/jumpserver-mcp-server:latest. Obtain a Bearer token via the provided curl command. Configure the MCP client with type sse, url http://127.0.0.1:8099/mcp, and the Bearer token in headers.
Key features of JumpServer MCP Server
- Deploy
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments