josbeir/cakephp-synapse
3.3
If you are the rightful owner of cakephp-synapse 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.
Synapse is a CakePHP plugin that implements the Model Context Protocol (MCP), enabling AI assistants and other MCP clients to interact with your CakePHP application through a standardized interface.
Tools
Functions exposed to the LLM to take actions
system_info
Get CakePHP version, PHP version, debug mode, etc.
config_read
Read configuration values.
list_connections
List all configured database connections.
describe_schema
Get detailed schema information for tables.
list_routes
List all routes with filtering and sorting.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client