MCP.so
ログイン

mcp-excel

@algonacci

mcp-excel について

MCP server to give client the ability to read Excel files

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

algonacci

投稿者

Algonacci Dev

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "sql_access": {
      "command": "uv",
      "args": [
        "--directory",
        "%USERPROFILE%/Documents/GitHub/mcp-excel",
        "run",
        "python",
        "main.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ