Cerebra Legal MCP Server

mcpsshclient

Created By
Cerebra Legal MCP Serverjonnadul
Overview

What is mcpsshclient?

mcpsshclient is an MCP server SSH client that features a configurable agentic security agent designed to detect and prevent unsafe commands from executing through your SSH connection.

How to use mcpsshclient?

To use mcpsshclient, follow these steps:

  1. Download and run Ollama by executing ollama serve.
  2. Pull the Llama2 model with ollama pull llama2.
  3. Run the model using ollama run llama2.
  4. Clone the repository with git clone https://github.com/jonnadul/mcpsshclient.git and build it using npm run build.
  5. Configure the security agent in secagentconfig.json by setting "ENABLE_SECAGENT": true and defining the "SECURITY_POLICY".

Key features of mcpsshclient?

  • Configurable agentic security agent to enhance SSH security.
  • Ability to detect and prevent unsafe commands.
  • Integration with MCP servers for enhanced functionality.

Use cases of mcpsshclient?

  1. Secure SSH connections for remote server management.
  2. Preventing unauthorized command execution in sensitive environments.
  3. Enhancing security protocols in cloud-based applications.

FAQ from mcpsshclient?

  • Is mcpsshclient free to use?

Yes! mcpsshclient is open-source and free to use under the MIT license.

  • What programming language is mcpsshclient written in?

mcpsshclient is developed using TypeScript.

  • How can I contribute to mcpsshclient?

You can contribute by submitting issues or pull requests on the GitHub repository.