sderhy/php-mysql-mcp-server
3.1
If you are the rightful owner of php-mysql-mcp-server 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.
A PHP-based MySQL MCP server for Claude Code, providing a secure and easy-to-use interface for database interaction.
Tools
Functions exposed to the LLM to take actions
list_tables
List all tables with optional pattern filter.
describe_table
Get complete schema information.
query_database
Execute SELECT queries with a maximum of 1000 rows.
get_table_row_count
Count rows with an optional WHERE clause.
search_tables
Search for a value across all columns.
get_table_sample
Get sample rows to understand data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client