Back to Home
rawan-77 icon

genai-sales-insights-agent

Verified Safe

by rawan-77

Overview

A minimal Node.js server exposing a controlled sales dataset preview tool via the Model Context Protocol (MCP) for AI agent workflows.

Installation

Run Command
cd mcp_insights_server && npm start

Security Notes

The server's function is limited to exposing a 'dataset_preview' tool which reads a local CSV and returns only its first 8 lines. No 'eval' or arbitrary code execution is apparent. Sensitive data (like OpenAI API keys) are managed by the separate Python agent, not the MCP server itself. Data exposure is explicitly limited and controlled.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassLow
Avg Tokens200
Stars1
Forks0
Last Update2025-11-27

Tags

MCPNode.jsTool ServerData AccessGenAI Agent