Back to Home
ericstj icon

dotnetMcpCli

Verified Safe

by ericstj

Overview

A command-line interface for interacting with and managing Model Context Protocol (MCP) servers.

Installation

Run Command
dotnet run

Environment Variables

  • MCPCLI_<CONFIGURATION_PATH>
  • MCPCLI_Logging__LogLevel__Default
  • MCPCLI_McpServers__<SERVER_NAME>__Command

Security Notes

The application's core functionality involves launching and interacting with user-defined MCP server executables via the 'Command' and 'Args' configuration in appsettings.json. This design inherently means that the security of the overall system heavily relies on the user configuring and trusting legitimate MCP server processes. The application itself appears to use modern .NET practices and does not exhibit obvious vulnerabilities like 'eval', obfuscation, or hardcoded secrets. However, if configured with a malicious or untrusted server command, it could pose a significant risk.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-20

Tags

CLI.NETMCPServer ManagementREPL