rizrmd/clay-mcp
If you are the rightful owner of clay-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 henry@mcphub.com.
Clay MCP is a Model Context Protocol server designed for data analysis with client-specific PostgreSQL connections and TypeScript function execution.
Tools
Functions exposed to the LLM to take actions
create_connection
Add a new PostgreSQL connection
update_connection
Modify connection configuration
delete_connection
Remove a connection
list_connections
Get all connections for client
test_connection
Health check a specific connection
create_analysis
Create new TypeScript analysis function
update_analysis
Modify existing analysis
delete_analysis
Remove analysis function
list_analyses
Get available analyses
execute_analysis
Run analysis with specified connections
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client