mcp-excel
@algonacci
About mcp-excel
MCP server to give client the ability to read Excel files
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sql_access": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-excel",
"run",
"python",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-excel?
mcp-excel is an MCP server that enables a client to read Excel files.
How to use mcp-excel?
Add the following configuration to your MCP config file. The server is run using uv with the directory %USERPROFILE%/Documents/GitHub/mcp-excel, arguments --directory, the directory path, run, python, and main.py.
Key features of mcp-excel
—
Use cases of mcp-excel
—
FAQ from mcp-excel
—
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments