Back to Home
AdiScaleup968 icon

corello-mcp-server

Verified Safe

by AdiScaleup968

Overview

Provides AI agents with standardized access to manufacturing operations data for real-time analysis, monitoring, and data entry.

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server uses highly permissive CORS settings (`Access-Control-Allow-Origin: *`) and 'Access-Control-Allow-Private-Network: true' headers to enable connection from AI Studio. While necessary for local development/demos interacting with web clients, stricter origin configuration would be required in a production environment. Tool argument validation relies on the AI client adhering to the schema, without explicit server-side runtime validation of input types/values within the `CallToolRequestSchema` handler. No hardcoded secrets or 'eval' usage detected. The data is currently mock data, which reduces immediate database injection risks.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-11

Tags

Manufacturing AIAI AgentIETF StandardsMCP ServerNode.js