Back to Home
ambadasjagtap2021 icon

api-mcp-server

Verified Safe

by ambadasjagtap2021

Overview

Provides a Model Context Protocol (MCP) server for mLogica's Star*M database modernization service, offering schema analysis, SQL conversion, and migration estimation.

Installation

Run Command
npx -y @mlogica/starm-mcp-server

Environment Variables

  • MLOGICA_API_KEY
  • MLOGICA_API_ENDPOINT
  • MLOGICA_TIMEOUT_MS

Security Notes

The provided source code consists primarily of configuration files (package.json, tsconfig.json, etc.) and a README. No application logic (.ts/.js files) were available for a comprehensive security audit. Sensitive API keys (MLOGICA_API_KEY) are configured to be passed via environment variables, which is a good practice. No explicit 'eval' or other directly malicious patterns are visible in the provided configuration. The overall security depends heavily on the implementation of the core `index.js` file, which was not provided.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens7500
Stars0
Forks0
Last Update2025-11-21

Tags

MCPDatabase MigrationSQL ConversionSchema AnalysisModernization