Skip to main content
Glama
blakethom8

Excel Analytics MCP Server

by blakethom8

create_tool

Build custom Python tools for Excel and CSV analysis. Define reusable functions that process data locally, enabling tailored analytics within your workflow.

Instructions

Create a custom Python tool (sandboxed). The code must define a run(db, **kwargs) function.

parameters should be a JSON string like: {"param": {"type": "string", "description": "...", "default": ...}}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
descriptionYes
python_codeYes
parametersNo{}

Latest Blog Posts

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

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