Skip to main content
Glama

Magento 2 GraphQL Documentation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAGENTO_GRAPHQL_DOCS_PATHNoPath to the Magento 2 GraphQL documentation directory (from commerce-webapi/src/pages/graphql). Can be absolute, relative, or home directory relative path.
MAGENTO_GRAPHQL_DOCS_TOP_KNoNumber of search results to return5
MAGENTO_GRAPHQL_DOCS_DB_PATHNoCustom path where the SQLite database should be stored~/.mcp/magento-graphql-docs/database.db
MAGENTO_GRAPHQL_DOCS_MAX_FIELDSNoMaximum fields per GraphQL element20
MAGENTO_GRAPHQL_DOCS_CODE_PREVIEWNoMaximum code preview length in characters400

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/florinel-chis/magento-graphql-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server