Skip to main content
Glama
u9401066

asset-aware-mcp

by u9401066

docx

Execute document operations on DOCX files, including merging, conversion, and editing, with support for tracking changes and output configuration.

Instructions

Consolidated DOCX/DFM entrypoint.

The legacy DOCX tools remain registered and keep their original parameters and output formats. This wrapper only adds an operation-based facade.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
opYes
file_pathNo
doc_idNo
block_idNo
dfm_contentNo
output_pathNo
from_mdNo
forceNo
track_changesNo
revision_authorNoAsset-Aware MCP
strictNo
max_charsNo
ctxNo
Behavior1/5

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

With no annotations, the description must disclose behavioral traits. It fails to mention any side effects, permissions, or constraints (e.g., whether operations are destructive, idempotent, or require specific parameters). The agent is left blind to tool behavior.

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

Conciseness2/5

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

The description is short but at the expense of essential detail. It does not front-load critical information like available operations or parameter explanations, making it unhelpful despite its brevity.

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

Completeness1/5

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

Given 13 parameters, no output schema, and no annotations, the description is woefully incomplete. An agent cannot construct valid invocations or understand what the tool returns, rendering it practically unusable.

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

Parameters1/5

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

Schema description coverage is 0%, and the description adds no information about any of the 13 parameters. The only hint is 'operation-based facade' for the required 'op' parameter, but no definitions or valid values are provided.

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

Purpose2/5

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

The description is vague, stating it is a 'Consolidated DOCX/DFM entrypoint' and an 'operation-based facade'. It does not specify what actual operations are available or what the tool accomplishes, leaving the agent uncertain about its purpose.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool versus the legacy DOCX tools or other siblings. The description mentions legacy tools remain registered but does not clarify selection criteria, so the agent cannot make an informed choice.

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/u9401066/asset-aware-mcp'

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