Back to Home
jashpal2003 icon

mcp-product-server

Verified Safe

by jashpal2003

Overview

Provides a Micro-Capability Protocol (MCP) endpoint for retrieving mock product usage analytics for specific customers.

Installation

Run Command
npm install && npm start

Environment Variables

  • PORT

Security Notes

The server uses Express.js and handles JSON input. It performs an object lookup based on 'customerId' from user input, which is safe in this context as it uses mock in-memory data. No 'eval' or direct command execution is observed. No hardcoded sensitive credentials. The Express.js version (4.22.1) is recent. Overall, the current implementation shows low direct security risks.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-15

Tags

MCPAnalyticsProduct UsageNode.jsExpress.jsAPI