Pandas Excel Analytics MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to bind (set automatically by Render). Default 8000. | |
| MCP_MAX_ROWS | No | Dataset row limit. | |
| MCP_API_TOKEN | No | Bearer token for authenticated requests. Recommended in production. | |
| MCP_MAX_COLUMNS | No | Dataset column limit. | |
| MCP_REQUIRE_AUTH | No | Force auth even without inspecting MCP_API_TOKEN. | |
| MCP_ALLOWED_HOSTS | No | Comma-separated hostnames this server is reachable at, e.g. your-service.onrender.com. Required in production. | |
| MCP_MAX_OUTPUT_ROWS | No | Max rows returned per tool call. | |
| MCP_MAX_EXCEL_SHEETS | No | Excel workbook sheet limit. | |
| MCP_MAX_FILE_SIZE_MB | No | Upload 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues