Back to Home
SumeetGDoshi icon

context-engine-mcp

Verified Safe

by SumeetGDoshi

Overview

Automates the Research → Plan → Validate workflow for AI coding tools to improve code quality and prevent rework.

Installation

Run Command
npx @contexter/mcp-server

Security Notes

The server primarily operates locally via standard I/O (stdio) and manages state in local project files (`.context-engine/workflow-state.json`) or a designated `mcpDocs/` directory. File system operations are confined to these known paths, limiting arbitrary file access. No direct use of `eval` or similar dynamic code execution of user input is evident. The `install.sh` script modifies user configuration files (`~/.cursor/mcp.json`), but this is an explicit setup step that prompts for user consent. The main security consideration would stem from the AI agent that this server guides, rather than the server's own code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2025-11-26

Tags

AI CodingWorkflow AutomationContext EngineeringDeveloper ToolsModel Context ProtocolCode Quality