write_xls

写入数据到 .xls Excel 文件

Server Xls Mcp Servers lincyghb/xls-mcp-server
Category Write
Risk class Medium
Parameters 00 required

What write_xls does on Xls Mcp Servers

AI agents use write_xls to create or update resources in Xls Mcp Servers — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Xls Mcp Servers environment.

Why write_xls needs a policy

This tool creates or modifies data in Excel files reversibly. It does not delete data permanently (Destructive), execute arbitrary code (Execute), move money (Financial), or merely read (Read). Write is the appropriate category. Severity is medium because misuse could corrupt or overwrite important spreadsheet data, but the impact is typically limited to a single file and reversible via undo or backup.

From the tool's definition Tool name 'write_xls' and description '写入数据到 .xls Excel 文件' (writes data to .xls Excel file) indicate data modification.

Questions about write_xls

What does the write_xls tool do? +

写入数据到 .xls Excel 文件. It is categorised as a Write tool in the Xls Mcp Servers MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on write_xls? +

Register the Xls Mcp Servers MCP server in PolicyLayer and add a rule for write_xls: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Xls Mcp Servers. Nothing to install.

What risk level is write_xls? +

write_xls is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit write_xls? +

Yes. Add a rate_limit block to the write_xls rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block write_xls completely? +

Set action: deny in the PolicyLayer policy for write_xls. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides write_xls? +

write_xls is provided by the Xls Mcp Servers MCP server (lincyghb/xls-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

write_xls is one line of Xls Mcp Servers's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.