Submit

Inspector Mcp Server

@inspector-apm

The Inspector MCP Server bridges the gap between AI coding assistants and production application monitoring, enabling developers to leverage AI for faster debugging and improved application reliability. Built specifically for the PHP ecosystem, this server integrates seamlessly with Inspector.dev to provide AI agents with real-time access to production error data and intelligent analysis.

Server Config

{
  "mcpServers": {
    "inspector": {
      "command": "php",
      "args": [
        "absolute-path-to-your-app-vendor-folder/inspector-apm/mcp-server/server.php"
      ],
      "env": {
        "INSPECTOR_API_KEY": "xxxx",
        "INSPECTOR_APP_ID": "xxxx"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.