Skip to main content
Glama
CHANGELOG.md1.86 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Initial release of Shopify Liquid MCP Server ## [0.1.0] - 2025-11-24 ### Added - FastMCP server implementation with 7 tools - Complete Shopify Liquid documentation (198 files) - 30 Liquid tags - 101 Liquid filters - 67 Liquid objects - SQLite FTS5 full-text search - Docker support with Dockerfile and docker-compose - Comprehensive documentation - README with installation and usage - VS Code setup guide - Docker usage guide - Contributing guidelines - CI/CD with GitHub Actions - Type hints and docstrings - Test suite with pytest - Support for custom documentation - Offline-first design - Fast local search (<1ms) ### Tools Implemented - `search_liquid_docs` - Full-text search across all documentation - `get_liquid_tag` - Get specific tag documentation - `get_liquid_filter` - Get specific filter documentation - `get_liquid_object` - Get specific object documentation - `list_liquid_tags` - List all available tags - `list_liquid_filters` - List all available filters - `list_liquid_objects` - List all available objects ### Documentation - Complete Shopify Liquid reference - Code examples for all tags, filters, and objects - Syntax documentation - Parameter descriptions - Return value documentation ### Infrastructure - Python 3.10+ support - Docker image (multi-platform: amd64/arm64) - GitHub Actions CI/CD - Automated testing - Code coverage reporting - Docker Hub publishing [unreleased]: https://github.com/florinel-chis/shopify-liquid-mcp/compare/v0.1.0...HEAD [0.1.0]: https://github.com/florinel-chis/shopify-liquid-mcp/releases/tag/v0.1.0

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/shopify-liquid-mcp'

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