abuhamza/tideways-mcp-server
If you are the rightful owner of tideways-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 henry@mcphub.com.
The Tideways MCP Server is a Model Context Protocol server designed to provide AI assistants with access to Tideways performance monitoring data for PHP applications.
Tools
Functions exposed to the LLM to take actions
get_performance_metrics
Retrieve aggregate performance metrics and system-wide statistics.
get_performance_summary
Retrieve time-series performance summary data in 15-minute intervals for trend analysis.
get_issues
Retrieve and analyze recent errors, exceptions, and performance issues.
get_traces
Analyze individual trace samples for detailed bottleneck identification and performance debugging.
get_historical_data
Retrieve historical performance data for specific dates with configurable granularity.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client