Back to Home
mako10k icon

mcp-copilot-instructions

Verified Safe

by mako10k

Overview

Dynamically generates context-relevant instructions for LLMs to prevent attention dispersion and maintain focus during development.

Installation

Run Command
npx @mako10k/mcp-copilot-instructions

Security Notes

The server performs extensive file system operations (e.g., overwriting `.github/copilot-instructions.md`) and executes Git commands via `child_process.exec`. While current Git command arguments appear safely constructed, `exec` is a powerful primitive. Critical actions like migration and rollback require explicit user elicitation/approval. A file-based locking mechanism (`.copilot-state/.lock`) is in place to prevent concurrent modifications, enhancing integrity.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-03

Tags

LLMCopilotContext ManagementDynamic InstructionsGoal Tracking