git-mcp-server-next
Verified Safeby GHjiejie
Overview
Provides a web-based API and frontend for a control program or service.
Installation
node src/index.jsEnvironment 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
generator-app-remote-mcp-server-generic
Provides backend services for a generic multi-cloud application generator, enabling remote application scaffolding and management across various cloud providers.
sec-mcp
This server provides real-time security checks for domains, URLs, and IP addresses against multiple blacklists, designed to be integrated into Python applications, used via CLI, or run as an MCP server to enrich LLM context with threat intelligence.
mcp-server-bbc
An AI assistant that manages BuilderBot projects by listing, retrieving, creating, updating, deleting, and duplicating projects using a set of defined tools.
mcp-server
Provides an AI agent with tools to query and explore a Postgres database schema (specifically 'df365') via the Model Context Protocol (MCP).