checkfor
Verified Safeby hegner123
Overview
An MCP server tool for searching files in directories with compact JSON output, designed for AI-optimized, token-efficient verification during refactoring workflows.
Installation
checkforSecurity Notes
The tool's update mechanism (via `checkfor --update`) executes `go install github.com/hegner123/checkfor@latest`. While this is a standard practice for Go CLI tools, it means the tool itself fetches and executes code from GitHub. This operation assumes trust in the `hegner123/checkfor` repository and the Go toolchain. A compromise of the upstream repository could lead to arbitrary code execution. Otherwise, the code appears clean with no 'eval', obfuscation, hardcoded secrets, or direct execution of arbitrary user input.
Similar Servers
orla
Orla acts as a runtime for Model Context Protocol (MCP) servers, enabling the execution of lightweight open-source AI agents and command-line tools locally.
mcp-devtools
A high-performance MCP server providing a unified interface to essential developer tools, featuring OAuth 2.0/2.1 authorization and a multi-layered security framework.
mcp
The MCP server acts as an intermediary, enabling Large Language Models (LLMs) to interact with Algolia's various APIs for search, analytics, A/B testing, query suggestions, recommendations, monitoring, and usage data.
tenets
Provides intelligent, token-optimized code context and automatically injects guiding principles to AI coding assistants for enhanced understanding and consistent interactions.