florinel-chis/magento-graphql-docs-mcp
If you are the rightful owner of magento-graphql-docs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A local STDIO MCP server that provides tools to search and retrieve Magento 2 GraphQL API documentation from local markdown files.
Tools
Functions exposed to the LLM to take actions
search_documentation
Search for documentation pages using keywords.
get_document
Get complete documentation page by file path.
search_graphql_elements
Search for GraphQL queries, mutations, types, or interfaces.
get_element_details
Get complete details about a specific GraphQL element.
list_categories
List all documentation categories with document counts.
get_tutorial
Get complete tutorial with all steps in order.
search_examples
Search for code examples by topic and language.
get_related_documents
Find documents related to a specified document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client