Skip to main content
Glama
varunmulay-droid

Pandas Excel Analytics MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to bind (set automatically by Render). Default 8000.
MCP_MAX_ROWSNoDataset row limit.
MCP_API_TOKENNoBearer token for authenticated requests. Recommended in production.
MCP_MAX_COLUMNSNoDataset column limit.
MCP_REQUIRE_AUTHNoForce auth even without inspecting MCP_API_TOKEN.
MCP_ALLOWED_HOSTSNoComma-separated hostnames this server is reachable at, e.g. your-service.onrender.com. Required in production.
MCP_MAX_OUTPUT_ROWSNoMax rows returned per tool call.
MCP_MAX_EXCEL_SHEETSNoExcel workbook sheet limit.
MCP_MAX_FILE_SIZE_MBNoUpload size limit (default 50).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources