mql5-help-mcp
Verified Safeby caoshuo594
Overview
Provides AI programming assistants with local MQL5 documentation, e-books, and an intelligent error diagnosis system for efficient EA/indicator/script development.
Installation
npx -y github:caoshuo594/mql5-help-mcpSecurity Notes
The `jquery.js` dependency contains `eval` (standard for jQuery's internal script execution, not arbitrary user input eval). The server itself operates locally via stdio, reducing external network attack surface. Data is stored locally in an SQLite database. Installation via `npx` relies on trusting the GitHub repository.
Similar Servers
context7
Provides up-to-date, version-specific documentation and code examples to Large Language Models (LLMs) and AI coding assistants to improve code generation accuracy and relevance, preventing outdated or hallucinated information.
mcp
Provides AI assistants with direct, secure access to the latest official Microsoft documentation to prevent hallucinations and verify code.
docs-mcp-server
The Documentation MCP Server indexes documentation from web sources, local files, and package registries, making it searchable via the Model Context Protocol (MCP) and providing semantic search capabilities to AI coding assistants.
docfork
Provides live-synced, context-aware, and version-accurate documentation to AI models, preventing hallucinations and context bloat for developer tasks.