Inspector Mcp Server
@inspector-apm
About Inspector Mcp Server
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 w
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Inspector Mcp Server?
Inspector Mcp Server is an AI-powered debugging and monitoring integration for PHP applications built on the Model Context Protocol. It bridges AI coding assistants with Inspector.dev to provide real-time access to production error data and intelligent analysis for developers.
How to use Inspector Mcp Server?
Install via Composer: composer require inspector-apm/mcp-server --dev. Then configure your MCP client (Claude Code, Gemini Code Assist, JetBrains, Windsurf, Cursor, etc.) with a JSON entry specifying the php command and the absolute path to vendor/inspector-apm/mcp-server/server.php. Set INSPECTOR_API_KEY and INSPECTOR_APP_ID as environment variables; the configuration can also be retrieved from the Application Settings section of the Inspector dashboard.
Key features of Inspector Mcp Server
- Smart error analysis with comprehensive context
- Intelligent error prioritization by frequency and severity
- Actionable recommendations for root cause analysis
- Code-level insights from stack trace locations
- AI-optimized reporting for LLM comprehension
- Real-time production error monitoring and trend detection
Use cases of Inspector Mcp Server
- AI assistants analyzing recent production errors for PHP applications
- Teams monitoring error frequency and trends in Inspector.dev
- Developers receiving actionable root cause analysis suggestions
- DevOps engineers gaining intelligent error resolution guidance
- Neuron AI framework users integrating debugging into their workflow
FAQ from Inspector Mcp Server
How do I get the MCP configuration for my application?
Navigate to the Application Settings
Frequently asked questions
How do I get the MCP configuration for my application?
Navigate to the Application Settings
Basic information
More Developer Tools MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Sentry
modelcontextprotocolModel Context Protocol Servers

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Comments