5hahiL/tideways-mcp-server
MCP server wrapping the Tideways REST API — query performance metrics, traces, and errors from AI assistants and Claude Code
Platform-specific configuration:
{
"mcpServers": {
"tideways-mcp-server": {
"command": "npx",
"args": [
"-y",
"tideways-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/5hahiL/tideways-mcp-server/actions/workflows/ci.yml) [](https://github.com/5hahiL/tideways-mcp-server/actions/workflows/release.yml) [](https://github.com/5hahiL/tideways-mcp-server/actions/workflows/security.yml) [](https://www.npmjs.com/package/tideways-mcp) [](https://www.npmjs.com/package/tideways-mcp)
A Model Context Protocol (MCP) server that enables AI assistants to query Tideways performance monitoring data and provide conversational performance insights for PHP applications.
> About Tideways: Tideways is a powerful application performance monitoring (APM) platform designed specifically for PHP applications. For technical details, see the REST API documentation.
> Forked from abuhamza/tideways-mcp-server by Mouhammed Diop.
Loading reviews...