Plurigrid Juvix MCP Server
P

Plurigrid Juvix MCP Server

A secure MCP server implementation for executing controlled command-line operations, with comprehensive security features including command whitelists, path validation, and execution control.
2 points
6.0K

What is the CLI MCP Server?

The CLI MCP Server is a secure command-line execution server that allows command-line operations to be run securely in a controlled environment. Through strict command whitelists, path validation, and execution control, it ensures system security while providing necessary command-line functionality.

How to use the CLI MCP Server?

You can set the allowed commands and directories by configuring environment variables, and then send requests to execute commands via the MCP protocol. The server will verify all requests to ensure they comply with security rules.

Use cases

Suitable for scenarios that require restricted command-line access for AI applications, such as automated script execution and restricted system management operations. It is particularly suitable for deployment in environments where a balance between functionality and security is needed.

Main features

Secure command execution
Ensure that only authorized commands can be executed through a strict command and parameter whitelist mechanism
Configurable whitelist
Allow administrators to flexibly configure the allowed commands and parameters, or set it to allow all commands
Path protection
Prevent path traversal attacks and ensure that all operations are performed within the specified directory
Execution timeout control
Set the command execution timeout to prevent long-running commands from occupying resources
Advantages
Provide fine-grained command execution control
Prevent common security threats such as command injection and path traversal
Flexible configuration options to meet different security requirements
Detailed error reports to help quickly locate problems
Limitations
Does not support Shell operators (e.g., &&, |, etc.)
Requires pre-configuration of allowed commands and parameters
The execution environment is restricted and cannot access all system resources

How to use

Install the server
Automatically install the CLI MCP Server using the Smithery tool
Configure environment variables
Set security rules such as allowed directories, commands, and parameters
Start the server
Start the MCP server using the uv or uvx command
Send an execution request
Send a command execution request via the MCP protocol

Usage examples

View directory contents
Securely list the files and subdirectories in the specified directory
View file contents
Read and return the contents of the specified file
Check the current working directory
Confirm the current directory where the command is executed

Frequently Asked Questions

Why did my command execution fail?
How to allow more commands?
Does the server support pipeline operations?
How to debug server issues?

Related resources

MCP Protocol Documentation
Official documentation for the Model Context Protocol
Smithery Registration
Register and manage your MCP server
MCP Inspector
MCP server debugging tool
Example Configuration
Example configuration for the CLI MCP Server

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "cli-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "<path/to/the/repo>/cli-mcp-server",
        "run",
        "cli-mcp-server"
      ],
      "env": {
        "ALLOWED_DIR": "</your/desired/dir>",
        "ALLOWED_COMMANDS": "ls,cat,pwd,echo",
        "ALLOWED_FLAGS": "-l,-a,--help,--version",
        "MAX_COMMAND_LENGTH": "1024",
        "COMMAND_TIMEOUT": "30"
      }
    }
  }
}

{
  "mcpServers": {
    "cli-mcp-server": {
      "command": "uvx",
      "args": [
        "cli-mcp-server"
      ],
      "env": {
        "ALLOWED_DIR": "</your/desired/dir>",
        "ALLOWED_COMMANDS": "ls,cat,pwd,echo",
        "ALLOWED_FLAGS": "-l,-a,--help,--version",
        "MAX_COMMAND_LENGTH": "1024",
        "COMMAND_TIMEOUT": "30"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
6.0K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
11.1K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
7.4K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
7.2K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
8.9K
5 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
N
Nexus
Nexus is an AI tool aggregation gateway that supports connecting multiple MCP servers and LLM providers, providing tool search, execution, and model routing functions through a unified endpoint, and supporting security authentication and rate limiting.
Rust
0
4 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
16.5K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
18.0K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
49.4K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
48.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.0K
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
70.1K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.8K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase