Skip to main content
Glama
dok4everak47

Laravel MCP Server

by dok4everak47

projectContext

Retrieve comprehensive Laravel project details including version, models, routes, packages, and file structure to understand the codebase quickly.

Instructions

Get comprehensive Laravel project context (version, models, routes, packages, structure)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
forceNoForce rebuild instead of using cache
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must carry the transparency burden. It states the tool retrieves context and lists the returned categories, but it does not disclose caching behavior (though the force parameter hints at it), authorization requirements, or performance characteristics. The read-only nature is implied by 'Get' but not explicit.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that immediately states what the tool does and lists the key context components. There is no redundant information or fluff, making it highly efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple tool with one optional parameter and no output schema, the description adequately conveys the purpose and the scope of returned information. It lacks explicit usage guidance, but it is otherwise sufficient for the agent to select and invoke the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema fully describes the only parameter, force, including its purpose ('Force rebuild instead of using cache'), so schema coverage is 100%. The description adds no additional parameter context beyond what the schema provides, meeting the baseline for full schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Get' with a clear resource ('comprehensive Laravel project context') and enumerates the content areas (version, models, routes, packages, structure). This clearly distinguishes it from sibling tools that focus on individual aspects like routeList or envInfo.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when a broad overview is needed, but it does not explicitly state when to prefer this over sibling tools or when not to use it. There are no exclusions or mention of alternative tools, so the guidance is only implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dok4everak47/laravel-ai-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server