The JumpServer MCP server is a secure, scalable server that integrates with JumpServer to expose its API and event streams via the Model Context Protocol. It supports bearer token authentication and Server-Sent Events (SSE) for real-time data delivery, enabling LLMs and AI agents to interact with JumpServer environments efficiently and securely.
Use This MCP server To
Stream real-time JumpServer events to AI models Provide authenticated API access to JumpServer data Enable AI-driven automation within JumpServer environments Integrate JumpServer with LLM-based workflows Monitor JumpServer activity via SSE for incident response
README
JumpServer MCP Server
Configure JumpServer Environment File (.env)
# Bearer token to access the JumpServer Swagger Json API, optional
api_token=xxxxxxx
jumpserver_url=http://jumpserverhost