Skip to main content
Glama
he-yang

JSON to Excel MCP by WTSolutions

by he-yang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
json_to_excel_mcp_from_url

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.

json_to_excel_mcp_from_data

Convert JSON data to CSV data. If you do not have a Pro Code, please pass only the data parameter, and do not pass the options parameter.

Prompts

Interactive templates invoked by user choice

NameDescription
from-urlConvert JSON file to CSV data, the JSON file URL is publically avaliable. URL should point to .json file and start with https.
from-url-uploadConvert JSON file to CSV data, the JSON file is uploaded to AI model
from-dataConvert JSON data to CSV data

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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