shopsys / mcp
MCP server integration for Shopsys Platform
Requires
- php: ^8.5
- ext-pg_query: *
- shopsys/administration: 19.0.0
- shopsys/form-types-bundle: 19.0.0
- shopsys/framework: 19.0.0
- shopsys/mcp-attributes: 19.0.0
- shopsys/migrations: 19.0.0
- shopsys/plugin-interface: 19.0.0
- symfony/clock: ^7.4
- symfony/config: ^7.4
- symfony/dependency-injection: ^7.4
- symfony/http-foundation: ^7.4
- symfony/http-kernel: ^7.4
- symfony/mcp-bundle: ^0.8
- symfony/password-hasher: ^7.4
- symfony/routing: ^7.4
- symfony/security-core: ^7.4
- symfony/security-http: ^7.4
Requires (Dev)
- phpstan/phpstan: ^2.1.16
- phpstan/phpstan-doctrine: ^2.0.3
- phpstan/phpstan-phpunit: ^2.0.6
- phpstan/phpstan-symfony: ^2.0.6
- phpunit/phpunit: ^12.5
- shopsys/coding-standards: 19.0.0
This package is auto-updated.
Last update: 2026-05-28 14:40:31 UTC
README
This bundle for Shopsys Platform adds a production MCP server with Shopsys-specific authentication, schema exposure rules, and validated read-only SQL execution.
The bundle is dedicated for projects based on Shopsys Platform (i.e. created from shopsys/project-base) exclusively.
This repository is maintained by shopsys/shopsys monorepo, information about changes is in its CHANGELOG file.
Documentation
Documentation can be found in Shopsys Platform Knowledge Base.
Installation
The plugin is a Symfony bundle and is installed in the same way:
Download
First, you download the package using Composer:
composer require shopsys/mcp
Contributing
Thank you for your contributions to Shopsys MCP package. Together we are making Shopsys Platform better.
This repository is READ-ONLY. If you want to report issues and/or send pull requests, please use the main Shopsys repository.
Please check our Contribution Guide before contributing.
Support
If you need help or want to report an issue, please use the main Shopsys repository. Package documentation is available in the Shopsys Platform Knowledge Base.