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