Back to Home
GHjiejie icon

git-mcp-server-next

Verified Safe

by GHjiejie

Overview

Provides a web-based API and frontend for a control program or service.

Installation

Run Command
node src/index.js

Environment Variables

  • PORT

Security Notes

The provided source code is heavily truncated, making a comprehensive security audit impossible. Based on the visible `src/index.js` and configuration files, there are no explicit 'eval' calls, direct obfuscation, or hardcoded secrets. The application is an Express server serving static files, which introduces standard web security considerations (e.g., XSS, CSRF, path traversal) that cannot be fully assessed without the complete application code and a deeper understanding of its functionality. However, no immediate critical vulnerabilities are apparent in the provided snippets.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-12-03

Tags

Node.jsExpressReactWebpackWeb Server