Back to Home

flywheel-mcp-servers

Verified Safe

by wuerthcs

Overview

Provides contextual guidelines and templates to the Codex AI assistant to ensure adherence to project conventions, reduce hallucinations, and enforce architectural patterns for Flutter development.

Installation

Run Command
npx -y @wuerthcs/flutter-codex-guard-mcp

Environment Variables

  • GITHUB_TOKEN

Security Notes

The server's entry point (`flutter-codex-guard.mjs`) is not provided, limiting a full security audit. However, the existing code and README suggest it serves static markdown files and built-in templates. The core `@modelcontextprotocol/sdk` dependency handles the server aspects. There are no obvious signs of 'eval', malicious network patterns, or hardcoded secrets in the visible code. The configuration explicitly uses 'node' or 'npx' commands, which are standard for running Node.js applications. A potential risk could exist if the '.mjs' file processes arbitrary user input without sanitization or exposes unintended file system access, but this cannot be verified from the truncated source.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassLow
Avg Tokens1500
Stars1
Forks0
Last Update2025-11-25

Tags

CodexMCP ServerFlutterGuidelinesTemplatesAI Assistant