anilcancakir/laravel-agent-mcp

Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.

This repository also configures its own agents. See what laravel-agent-mcp tells them →

5Stars on the repository
5Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-mcp-cli

01

anilcancakir/laravel-agent-mcp

Skill Claude CodeCodex

Use to call the agent-mcp read-only tools from the shell with artisan, without registering an MCP server: run agent-mcp:tools to list tools, agent-mcp:schema to see its inputs, and agent-mcp:call ' ' to invoke one, locally or against a remote app via AGENTMCPURL. Use for one-off calls, scripts, CI, when the agent-mcp…

not rated 5 2mo ago A 175 tokens original MIT

anilcancakir/laravel-agent-mcp

Skill Claude CodeCodex

Use when investigating a running Laravel application through the agent-mcp read-only MCP tools: inspect the live database schema, run read-only queries to find or count records, read application logs to diagnose a 500, exception, or failed job, check queue backlog, failed jobs, or Horizon, inspect cache or…

not rated 5 2mo ago A 155 tokens original MIT