prestashop-mcp
Verified Safeby florinel-chis
Overview
Provides fast, local, offline access to PrestaShop development documentation for AI assistants and development tools.
Installation
./run-docker-mcp.shEnvironment Variables
- PRESTASHOP_DOCS_PATH
- PRESTASHOP_DB_PATH
- PRESTASHOP_AUTO_FETCH
- PRESTASHOP_TRANSPORT
- PRESTASHOP_HOST
- PRESTASHOP_PORT
Security Notes
The server includes proper escaping for SQLite FTS5 queries to prevent SQL injection. It explicitly warns against exposing HTTP/SSE transports to the public internet without authentication. No direct use of 'eval' or other highly risky functions was found. The use of 'git clone' for documentation fetching points to a trusted source (PrestaShop's official repository).
Similar Servers
nextcloud-mcp-server
Connects AI assistants to a Nextcloud instance, enabling LLMs to interact with Nextcloud data via secure API for CRUD operations and semantic search.
php-mcp
Facilitates communication and integration between LLM applications and external data sources or tools by implementing the Model Context Protocol (MCP).
symfony-mcp-server
Build intelligent AI agents by transforming Symfony applications into Model Context Protocol (MCP) servers, enabling LLMs to interact with application logic via tools, prompts, and resources.
magento-graphql-docs-mcp
Provides tools to search and retrieve Magento 2 GraphQL API documentation from local markdown files, aiding development and coding agents.