Provides comprehensive tools to search and retrieve Magento 2 GraphQL API documentation and code examples from local markdown files.
This tool operates as a local STDIO MCP server, offering an efficient and offline method to access Magento 2 GraphQL API documentation. It parses over 350 markdown files, extracting metadata, code blocks, and GraphQL schema elements, then indexes them in an SQLite database with FTS5 for lightning-fast full-text searching. Developers can swiftly locate documentation pages, specific GraphQL queries, mutations, types, interfaces, browse categories, access detailed tutorials, and discover related content, all without an internet connection and with near-instant startup times.