laravel-telescope-mcp

lucianotonet/laravel-telescope-mcp

3.3

If you are the rightful owner of laravel-telescope-mcp 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.

Laravel Telescope MCP is an extension that integrates Laravel Telescope with AI assistants using the Model Context Protocol (MCP) for enhanced telemetry data access.

Tools

Functions exposed to the LLM to take actions

Batches

Lists and analyzes batch operations.

Cache

Monitors cache operations.

Commands

Tracks Artisan command executions.

Dumps

Records var_dump and dd() calls.

Events

Monitors event dispatches.

Exceptions

Tracks application errors.

Gates

Records authorization checks.

HTTP Client

Monitors outgoing HTTP requests.

Jobs

Tracks queued job executions.

Logs

Records application logs.

Mail

Monitors email operations.

Models

Tracks Eloquent model operations.

Notifications

Records notification dispatches.

Queries

Monitors database queries.

Redis

Tracks Redis operations.

Requests

Records incoming HTTP requests.

Schedule

Monitors scheduled task executions.

Views

Records view renders.

Prune

Removes old Telescope entries.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources