woocommerce/qit-mcp
If you are the rightful owner of qit-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.
The QIT MCP Server is a Model Context Protocol server that integrates with the QIT CLI to facilitate natural language interaction and agent-based workflows for testing WordPress/WooCommerce plugins.
Tools
Functions exposed to the LLM to take actions
authenticate
Connect to WooCommerce.com Partner Developer account
get_auth_status
Check current authentication status
run_test
Run any test type (security, e2e, phpstan, activation, etc.)
run_test_group
Run a predefined test group from qit.json
get_test_result
Get test result(s) by ID
list_tests
List test runs with filters
get_test_report
Get detailed test report
open_test_result
Open result in browser
get_group_status
Fetch status of a registered test group
start_environment
Start a local test environment
stop_environment
Stop a running environment
list_environments
List running environments
exec_in_environment
Execute command in environment container
reset_environment
Reset environment database
manage_package
Manage test packages (publish, download, scaffold, delete, show)
list_packages
List available test packages with filtering
manage_config
Manage backends, partners, and tunneling configuration
list_extensions
List extensions you can test
validate_zip
Validate a plugin ZIP file
manage_cache
Manipulate QIT cache
get_qit_dir
Get QIT config directory path
sync_cache
Re-sync with QIT Manager
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client