Local WP
Provides AI assistants with direct, read-only access to Local by Flywheel WordPress databases, enabling informed SQL queries and schema understanding.
소개
This tool acts as a Model Context Protocol (MCP) server, bridging AI assistants like Claude and Cursor directly to your WordPress database hosted via Local by Flywheel. It solves the common dilemma where AI struggles with database structures, preventing it from generating accurate queries. By automatically detecting and connecting to your active Local MySQL instance, it grants AI 'X-ray vision' into your WordPress tables, including those from plugins like LearnDash or WooCommerce, enabling precise debugging and development without manual schema descriptions.
주요 기능
- Database schema inspection for tables, columns, and indexes
- Read-only SQL query execution (SELECT, SHOW, DESCRIBE, EXPLAIN)
- 2 GitHub stars
- Automatic Local by Flywheel MySQL instance detection
- Adaptability to custom plugin tables (WooCommerce, LearnDash, etc.)
- Dynamic connection via Unix socket or TCP port
사용 사례
- Exploring and understanding the structure of WordPress and plugin-specific database tables
- Debugging WordPress plugin integration issues with AI assistance
- Automating data retrieval tasks from local WordPress installations
- Generating accurate SQL queries for WordPress data without manual schema input