Skip to main content
Glama
he-yang

JSON to Excel MCP by WTSolutions

by he-yang

JSON to Excel MCP by WTSolutions - from url

json_to_excel_mcp_from_url

Convert JSON data from public URLs to CSV format for analysis and reporting. Supports nested JSON with configurable formatting options.

Instructions

Convert JSON data from publicly accessible URL(.json format) to CSV data. If you do not have a Pro Code, please pass only the url parameter, and do not pass the options parameter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesPublicly accessible URL of the JSON file
optionsNoIf you do not have a Pro Code, please do not pass the options parameter in the request.
Behavior2/5

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

No annotations are provided, so the description carries full burden. It mentions the Pro Code requirement, which is useful behavioral context about authentication/access control. However, it doesn't disclose other important traits: whether this is a read-only or mutation operation, rate limits, error handling, what happens with invalid URLs, or output format details beyond 'CSV data.' For a tool that processes external data with no annotation coverage, this is insufficient.

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

Conciseness4/5

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

The description is appropriately concise with two sentences that each serve a clear purpose: the first states the core functionality, and the second provides important usage guidance. It's front-loaded with the main purpose. However, the second sentence could be slightly more polished (e.g., 'If you do not have a Pro Code, only pass the url parameter and omit options').

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?

Given the tool's complexity (processing JSON from URLs with configuration options), no annotations, no output schema, and the description's limited behavioral disclosure, this is incomplete. The description doesn't explain what the CSV output looks like, how nested JSON is handled by default, error conditions, or performance characteristics. For a data conversion tool with multiple configuration options, more context is needed.

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?

Schema description coverage is 100%, so the schema already documents both parameters thoroughly. The description adds minimal value beyond the schema: it reinforces the Pro Code guidance for the options parameter but doesn't provide additional meaning about parameter interactions, default behaviors, or practical examples. With comprehensive schema coverage, the baseline 3 is appropriate.

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: 'Convert JSON data from publicly accessible URL(.json format) to CSV data.' This specifies the verb (convert), resource (JSON data from URL), and output format (CSV). However, it doesn't explicitly differentiate from its sibling tool 'json_to_excel_mcp_from_data' beyond the 'from url' aspect in the name/title.

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

Usage Guidelines4/5

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

The description provides clear guidance on when to use specific parameters: 'If you do not have a Pro Code, please pass only the url parameter, and do not pass the options parameter.' This gives explicit context for parameter usage based on user status. However, it doesn't explain when to use this tool versus its sibling tool or other alternatives.

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/he-yang/json-to-excel-mcp'

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