Skip to main content
Glama
he-yang

Excel to JSON 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
excel_to_json_mcp_from_data

Convert string format (1) tab separated Excel data or (2) comma separated CSV data to JSON. If you do not have a Pro Code, please pass only the data parameter, but not options parameter in the request

excel_to_json_mcp_from_url

Convert Excel (.xlsx) from publicly accessible URL(string format) to JSON. If you do not have a Pro Code, please pass only the url parameter, but not options parameter in the request.

Prompts

Interactive templates invoked by user choice

NameDescription
from-urlConvert Excel file to JSON, the Excel file URL is publically avaliable. URL should point to .xlsx file and start with https.
from-url-uploadConvert Excel file to JSON, the Excel (.xlsx) file is uploaded to AI model
from-dataConvert Excel data to JSON 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/excel-to-json-mcp'

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