JSON to Excel MCP by WTSolutions
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| json_to_excel_mcp_from_urlB | 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_dataA | 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
| Name | Description |
|---|---|
| from-url | Convert JSON file to CSV data, the JSON file URL is publically avaliable. URL should point to .json file and start with https. |
| from-url-upload | Convert JSON file to CSV data, the JSON file is uploaded to AI model |
| from-data | Convert JSON data to CSV data |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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