Back to Home
NightHammer1000 icon

n1ght-mcp

Verified Safe

by NightHammer1000

Overview

A modular MCP server toolkit providing task management, data file editing (JSON, XML, YAML, TOML), global rules, sequential thinking, and Gemini AI integration to assist in daily development work.

Installation

Run Command
npx github:NightHammer1000/n1ght-mcp

Environment Variables

  • MODULES
  • NO_WEBUI
  • THINKING_LOG

Security Notes

The server uses `child_process.spawn` with `shell: true` to execute the `gemini` CLI. While user prompts are passed via stdin, `shell: true` inherently carries a minor risk if the environment or PATH is compromised. File I/O operations are core to the data module, which could be misused by a faulty AI agent (e.g., directory traversal or overwriting critical files). No explicit `eval` or hardcoded secrets were found. The `gemini-sandbox` tool is explicitly designed for safe execution, indicating awareness of code execution risks.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassHigh
Avg Tokens5000
Stars2
Forks0
Last Update2025-11-27

Tags

mcpai-agentdevelopment-toolkittask-managementdata-manipulationgemini-integration