Back to Home
Atomic-Germ icon

mcp-x-platform

Verified Safe

by Atomic-Germ

Overview

A Cross-Platform Compatibility Analyzer MCP server that systematically identifies platform-specific code patterns, dependencies, and potential portability issues.

Installation

Run Command
node /path/to/mcp-x-platform/dist/index.js

Environment Variables

  • OPTIMIST_LOG_LEVEL
  • OPTIMIST_MAX_FILES
  • OPTIMIST_ANALYSIS_TIMEOUT
  • OPTIMIST_PARALLEL_WORKERS
  • OPTIMIST_CACHE_ENABLED
  • OPTIMIST_CACHE_DIR

Security Notes

The server performs static code analysis, explicitly stating 'No code execution during analysis'. It uses standard AST parsing libraries and operates via stdio, limiting external network exposure. Input validation is in place, and there are no obvious hardcoded secrets or malicious patterns in the provided source code. File system access is typically contained within the project directory for analysis.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-02

Tags

cross-platformcompatibilitystatic-analysiscode-qualityportability