calcmcp
Verified Safeby RectangleEquals
Overview
Provides basic mathematical, file listing, and utility tools for the Claude Desktop AI assistant via a Dockerized MCP server.
Installation
No command providedSecurity Notes
The 'List Files' tool, if not properly sandboxed and restricted to specific directories or sanitized inputs, could pose a local file disclosure or path traversal risk. The 'install.ps1' script should be reviewed for unintended side effects during installation. No explicit signs of 'eval' or obfuscation are apparent from the provided information.
Similar Servers
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
claude-faf-mcp
Optimizes AI understanding of software projects by providing persistent context, fixing context-drift, and enabling bi-directional synchronization between project metadata and AI documentation.
vibes
Vibes transforms Claude Desktop into a conversational development environment through distributed MCP servers, allowing users to describe what they want to build and have Claude implement it while teaching them.
mcp-server
A PHP 8.4 MCP (Model Context Protocol) server designed to expose custom PHP methods as AI tools and resources, facilitating AI agent interaction with data storage systems like Redis, MongoDB, and Memgraph.