{"id":"zellij-mcp-server","name":"zellij-mcp-server","homepage":"https://pypi.org/project/zellij-mcp-server/","repo_url":null,"category":"devtools","subcategories":[],"tags":["mcp","zellij","terminal-automation","agent-tools","devtools"],"what_it_does":"zellij-mcp-server is an MCP server that exposes Zellij (terminal multiplexer) functionality as MCP tools/operations so AI agents can interact with a user's Zellij session/workspace via the MCP protocol.","use_cases":["Letting an AI agent inspect and manage Zellij layouts/panes/tabs","Automating terminal workspace navigation and setup through tools","Building agent-driven workflows that need to control a terminal multiplexer"],"not_for":["A general-purpose hosted API for Zellij management over the internet","Use cases requiring strict enterprise security/compliance controls without additional hardening","Production mission-critical automation without validation/testing in your environment"],"best_when":"You are running Zellij locally (or in a controlled environment) and want an MCP-enabled agent to control/manage the terminal workspace.","avoid_when":"You need a multi-tenant hosted service with centralized auth, robust rate limiting, and guaranteed operational SLAs (this appears to be a local/agent-side integration).","alternatives":["Use Zellij directly via its CLI and scripted commands (shell/bash)","Build a custom wrapper around Zellij CLI and expose it as your own MCP tools","Other MCP server implementations that integrate with terminal/session tooling (if available)"],"af_score":40.5,"security_score":5.0,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:37:10.382075+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication details were provided in the supplied content; MCP servers are commonly run locally and rely on process/network boundaries rather than first-class auth."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing was not provided; likely open-source/community tool without per-request pricing."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":40.5,"security_score":5.0,"reliability_score":27.5,"mcp_server_quality":55.0,"documentation_accuracy":40.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":80.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":20.0,"scope_granularity":0.0,"dependency_hygiene":0.0,"secret_handling":0.0,"security_notes":"No security implementation details (auth model, TLS, secrets handling, dependency hygiene) were provided in the supplied content. For MCP servers, the primary risk is exposing powerful terminal/workspace controls; ensure the server is run with least privilege and is not reachable by untrusted parties.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":"Zellij actions (opening/closing panes, navigation) are often inherently stateful; idempotency guidance was not provided.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Statefulness: tool calls may depend on current Zellij session state (active tab/pane/layout)","Non-idempotent actions: repeated calls can duplicate/alter workspace unexpectedly","Environment coupling: the server likely must be started in the same environment/session where Zellij is running"]}}