Skip to main content

GWF Workspace MCP server for Claude Desktop — folder-scoped document tools

Project description

gwf-mcp

Same package for Windows and Mac. Use the install + path style for each OS.

Install

Windows

pip install -U gwf-mcp

Mac (Homebrew Python)

brew install pipx
pipx ensurepath
pipx install gwf-mcp
# upgrade: pipx upgrade gwf-mcp

Or Mac venv:

python3 -m venv ~/gwf-mcp-venv
source ~/gwf-mcp-venv/bin/activate
pip install -U gwf-mcp

Claude Desktop config

Windows

{
  "mcpServers": {
    "gwf-workspace": {
      "command": "python",
      "args": ["-m", "gwf_mcp"],
      "env": {
        "GWF_WORKSPACE_ROOT": "C:\\Users\\You\\Desktop\\accounting"
      }
    }
  }
}

Mac

{
  "mcpServers": {
    "gwf-workspace": {
      "command": "gwf-mcp",
      "args": [],
      "env": {
        "GWF_WORKSPACE_ROOT": "/Users/You/Desktop/accounting"
      }
    }
  }
}

Mac venv alternative: command = /Users/You/gwf-mcp-venv/bin/python, args = ["-m", "gwf_mcp"].

Quit Claude fully → reopen after config changes.

Usage (both OS)

  • list_files → list (including nested folders)
  • list_files(read="file.docx") → read
  • get_workspace → show configured folder

Mac “no files” checklist

  1. Path is Mac style (/Users/...), not C:\\...
  2. Folder exists and has pdf/docx/xlsx/pptx
  3. Full Disk Access for Claude (System Settings → Privacy & Security)
  4. get_workspace then list_files

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gwf_mcp-1.1.4.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gwf_mcp-1.1.4-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file gwf_mcp-1.1.4.tar.gz.

File metadata

  • Download URL: gwf_mcp-1.1.4.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for gwf_mcp-1.1.4.tar.gz
Algorithm Hash digest
SHA256 c37ed28915db03882e5b39e8f14b5ef928a9d7ce35ca859aeea1fc13c4fd24b6
MD5 8b52a429e2e387421cb7b3d8cf39dc7f
BLAKE2b-256 41ea87b49778be34e9c2f6c0b4692759838139b1438cea863828d5bf808cb534

See more details on using hashes here.

File details

Details for the file gwf_mcp-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: gwf_mcp-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for gwf_mcp-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f18d957b323bbf6340fa46b7b4b7eb3ba5d2f127e793eb21b5eef5657117c3ea
MD5 9af6fe227183adbf43acd803badfeb06
BLAKE2b-256 2c7f32092c8223eafc6832bd4d9ed437fde2f31e3384c1fbb47c12169236458c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page