Skip to main content
Glama

Excel MCP Server

MIT License
2,793
315
  • Linux
  • Apple
FROM node:20-slim AS release # Set the working directory WORKDIR /app RUN npm install -g @negokaz/excel-mcp-server@0.10.3 # Command to run the application ENTRYPOINT ["excel-mcp-server"]

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