Skip to main content
Glama

Excel MCP Server

MIT License
1,642
537
  • Linux
  • Apple
package.json567 B
{ "name": "@negokaz/excel-mcp-server", "version": "0.12.0", "description": "An MCP server that reads and writes spreadsheet data to MS Excel file", "author": "negokaz", "license": "MIT", "bin": { "excel-mcp-server": "dist/launcher.js" }, "scripts": { "build": "goreleaser build --snapshot --clean && tsc", "watch": "tsc --watch", "debug": "npx @modelcontextprotocol/inspector dist/launcher.js" }, "devDependencies": { "@types/node": "^22.13.4", "typescript": "^5.7.3" }, "publishConfig": { "access": "public" } }

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/negokaz/excel-mcp-server'

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