Skip to main content
Glama
he-yang

Excel to JSON MCP by WTSolutions

by he-yang
package.json1.18 kB
{ "name": "excel-to-json-mcp", "version": "0.3.1", "description": "Excel to JSON by WTSolutions MCP", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/he-yang/excel-to-json-mcp.git" }, "keywords": [ "excel", "json", "mcp", "excel-to-json", "model-context-protocol", "data", "url" ], "author": "WTSolutions", "license": "SEE LICENSE IN terms.md", "type": "module", "bin": { "excel-to-json-mcp": "./build/index.js" }, "scripts": { "build": "tsc && cp src/functions.js build/ && chmod 755 build/index.js", "try": "node build/index.js", "dev": "npx uglify-js src/f.js -o src/functions.js && javascript-obfuscator src/functions.js --output src/functions.js --config obfuscator-config.json" }, "files": [ "build" ], "bugs": { "url": "https://github.com/he-yang/excel-to-json-mcp/issues" }, "homepage": "https://github.com/he-yang/excel-to-json-mcp#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "xlsx": "^0.18.5", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^25.0.3", "typescript": "^5.9.3" } }

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