Sponsored by Deepsite.site

Inspector Mcp Server

Created By
inspector-apm4 months ago
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.
Content

Inspector MCP Server

AI-powered debugging and monitoring integration for PHP applications through the Model Context Protocol.

Overview

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.

Install

composer require inspector-apm/mcp-server --dev

Client Configuration

The configuration below is for the MCP client like coding agents (Claude Code, Gemini Code Assist, ), or agentic IDEs like Jetbrains, Windsurf, Cursor, etc.

{
    "mcpServers": {
        "inspector": {
            "command": "php",
            "args": ["absolute-path-to-your-app-vendor-folder/inspector-apm/mcp-server/server.php"],
            "env": {
                "INSPECTOR_API_KEY": "xxxx", // Inspector API key (https://app.inspector.dev/account/api)
                "INSPECTOR_APP_ID": "xxxx" // The App ID on the Inspector dashboard
            }
        }
    }
}

You can get the MCP configuration for your application by navigating to the Application Settings section in the Inspector dashboard.

What It Does

Transform your AI coding assistant into a production-aware debugging partner:

  • 🔍 Smart Error Analysis - AI agents can fetch and analyze recent production errors with comprehensive context
  • 📊 Intelligent Prioritization - Automatic error classification by frequency, severity, and recency
  • 💡 Actionable Recommendations - AI-powered suggestions for root cause analysis and resolution strategies
  • 🎯 Code-Level Insights - Direct integration with stack traces and application source code locations
  • ⚡ Developer Experience - Optimized for modern PHP development workflows, including Neuron AI framework

Key Features

Production Error Monitoring

  • Retrieve errors from the last 24 hours with detailed context
  • Frequency analysis and trend detection
  • Real-time error status and recency indicators

AI-Optimized Reporting

  • LLM-friendly error formatting for maximum comprehension
  • Pattern detection for recurring issues
  • Automated categorization of error types (API issues, database problems, performance bottlenecks)

Developer-Centric Design

  • Framework-agnostic PHP integration
  • Comprehensive stack trace analysis
  • Direct code location references for faster debugging

Perfect For

  • PHP Developers building modern applications who want AI-assisted debugging
  • Teams using Inspector.dev for production monitoring
  • Neuron AI Framework users leveraging AI agents in their development workflow
  • DevOps Engineers seeking intelligent error analysis and resolution guidance

About

This MCP server is developed by the team behind Inspector.dev and the Neuron AI framework, bringing enterprise-grade monitoring capabilities to AI-powered applications.

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"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Playwright McpPlaywright MCP server
Tavily Mcp
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Amap Maps高德地图官方 MCP Server
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor