📊 Servidor MCP para archivos Excel con macros (.xlsm)
@orlando2019
📊 Servidor MCP para archivos Excel con macros (.xlsm) について
Este servidor implementa el Model Context Protocol (MCP) para manipular archivos Excel que contienen macros (.xlsm). Utiliza el protocolo stdio para la comunicación, lo que permite integrarse fácilmente con clientes MCP como Claude.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"xlsm-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 📊 Servidor MCP para archivos Excel con macros (.xlsm)?
This server implements the Model Context Protocol (MCP) to manipulate Excel files that contain macros (.xlsm). It uses stdio transport and integrates with MCP clients such as Claude Desktop, Cursor, and Windsurf. Designed for data analysts, AI users, and office automation tasks.
How to use 📊 Servidor MCP para archivos Excel con macros (.xlsm)?
Install via pip (pip install xlsm-mcp-server) or with uv (recommended). Run directly with python -m xlsm_mcp or from a virtual environment. Configure in MCP client settings (e.g., Claude Desktop's settings.json) by specifying the command python and args ["-m", "xlsm_mcp"].
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント