laravel-telescope-mcp-server-mvp

eduardocruz/laravel-telescope-mcp-server-mvp

3.1

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

A Model Context Protocol (MCP) server built in PHP that provides AI agents with direct access to Laravel Telescope data, enabling efficient debugging and analysis of Laravel applications.

Tools

Functions exposed to the LLM to take actions

telescope_requests

List recent HTTP requests from Telescope.

telescope_search

Search requests with basic filters (status, method, URI pattern).

telescope_request_details

Get detailed information about a specific request.

telescope_queries

View database queries for a specific request.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources