Back to Home
aster-void icon

climcp

Verified Safe

by aster-void

Overview

Provides a command-line interface for human and automated interaction with Model Context Protocol (MCP) servers, facilitating exploration, CI automation, and debugging.

Installation

Run Command
climcp connect bunx @modelcontextprotocol/server-filesystem .

Security Notes

The project uses `JSON5.parse` for payload parsing, which is safer than `eval`. No hardcoded secrets or malicious patterns were identified. The primary security consideration is that the tool executes user-specified commands/targets to connect to MCP servers (via `stdio` transport). Users should ensure the commands/URLs they provide are trustworthy, as `climcp` will attempt to launch or connect to them.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2025-12-05

Tags

MCPCLIClientNode.jsDeveloper Tooling