Back to Home
florinel-chis icon

shopify-liquid-mcp

Verified Safe

by florinel-chis

Overview

Provides instant, offline-first access to comprehensive Shopify Liquid documentation for AI assistants and MCP-compatible tools to aid theme development.

Installation

Run Command
shopify-liquid-mcp

Environment Variables

  • SHOPIFY_LIQUID_DB_PATH
  • SHOPIFY_LIQUID_DOCS_PATH
  • LOG_LEVEL
  • CACHE_SIZE

Security Notes

The server uses SQLite with FTS5 for local documentation storage and search. SQL queries for user-provided input (like tag names, filter names, search queries) correctly use parameterized queries (`?`), mitigating SQL injection risks. Table names are hardcoded constants, not user-controlled, further enhancing safety. It is offline-first, removing network risks associated with fetching documentation. No explicit `eval` or similar dangerous dynamic code execution is observed. Docker configuration includes data persistence and read-only mounts for custom documentation, contributing to security. There are no hardcoded secrets identified.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2025-11-24

Tags

Shopify LiquidDocumentationMCP ServerOffline-firstAI Assistant