Skip to main content
Glama

ensure_project_mcp_current

ensure_project_mcp_current

Audit and upgrade SAPUI5 project artifacts to current managed layouts automatically when needed, ensuring project compatibility and structure.

Instructions

Automatically audit and upgrade MCP project artifacts to the current managed layout when needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
autoApplyNo
forceNo
allowOverwriteNo
includeVscodeMcpNo
runPostValidationNo
failOnValidationNo
runQualityGateNo
failOnQualityGateNo
sourceDirNo
statePathNo
reasonNo
maxDiffLinesNo
preferLegacyArtifactsNo
projectNameNo
projectTypeNo
namespaceNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
auditYes
forcedYes
upgradeYes
autoApplyYes
statePathYes
actionTakenYes
statusAfterYes
needsUpgradeYes
statusBeforeYes
Behavior2/5

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

With no annotations provided, the description carries full burden but offers limited behavioral insight. It mentions 'audit and upgrade' which implies read and write operations, but doesn't disclose critical traits like whether it's destructive, requires specific permissions, has side effects, or handles errors. The phrase 'automatically' hints at conditional execution, but lacks detail on triggers or outcomes.

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, well-constructed sentence that efficiently conveys the core purpose without redundancy. It's front-loaded with the main action and appropriately sized, with every word serving a clear function in explaining the tool's intent.

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

Completeness2/5

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

For a complex tool with 16 parameters, no annotations, and 0% schema description coverage, the description is inadequate. While an output schema exists, the description doesn't address the behavioral complexity, parameter meanings, or usage context needed for effective tool selection and invocation, given the lack of supporting structured data.

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

Parameters2/5

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

With 16 parameters and 0% schema description coverage, the description fails to compensate by explaining any parameters. It doesn't mention what 'autoApply', 'force', 'sourceDir', or other parameters mean, leaving all semantics undocumented. This is a significant gap given the high parameter count and lack of schema descriptions.

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

Purpose4/5

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

The description clearly states the tool's purpose with specific verbs ('audit and upgrade') and resources ('MCP project artifacts'), and specifies the target ('current managed layout'). It doesn't explicitly differentiate from sibling tools like 'upgrade_project_mcp' or 'audit_project_mcp_state', but the focus on automatic conditional execution ('when needed') provides some distinction.

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

Usage Guidelines2/5

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

The description provides minimal guidance with 'when needed', which is vague and doesn't specify conditions or alternatives. There's no mention of when to use this versus similar tools like 'upgrade_project_mcp' or 'audit_project_mcp_state', nor any prerequisites or exclusions, leaving the agent with little practical direction.

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/santiagosanmartinn/mcpui5server'

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