Back to Home
deeprave icon

mcp-server-guide

Verified Safe

by deeprave

Overview

An MCP server that centralizes AI agent instructions, documentation, and guidelines to support an iterative and phased software development cycle, ensuring structured, collaborative, and high-quality outcomes.

Installation

Run Command
uv run mcp-server-guide --log-level "${MCP_LOG_LEVEL:-info}"

Environment Variables

  • MG_CONFIG
  • MG_DOCROOT
  • MG_LOG_LEVEL
  • MG_LOG_FILE
  • MG_LOG_CONSOLE
  • MG_LOG_JSON
  • MCP_LOG_LEVEL
  • XDG_CACHE_HOME
  • XDG_CONFIG_HOME
  • APPDATA
  • TERM_WIDTH
  • HOME
  • PWD

Security Notes

The project demonstrates a high level of security awareness. It employs robust URL validation to prevent SSRF attacks, path validation and sanitization to prevent path traversal and unsafe filenames, and enforces explicit actions for critical file system operations. The Kiro CLI integration scripts include shell-level allowlisting for paths and commands, combined with consent mechanisms, creating strong guardrails for agent interactions. Content size validation is also present. There are no obvious `eval()` or obfuscation patterns, nor hardcoded secrets.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-11-27

Tags

AIAgentMCPDocumentationDevelopmentServerGuidePythonKiro