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.6.tar.gz (11.9 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.6-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwf_mcp-1.1.6.tar.gz
  • Upload date:
  • Size: 11.9 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.6.tar.gz
Algorithm Hash digest
SHA256 94af6ce9c2071d07fc1f179b75244411a24807bcbf3d23eacc9b8ced82803414
MD5 a86707940db9560eac85ad009da75db0
BLAKE2b-256 49166b335c29559d2ef36404fd7f52bb912d574b61cecf6f5ba3dc3d268fa3ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwf_mcp-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 11.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 116e35b1bbc1fc8079a226053421fc86af8a43e25261b0c92994d59cf88bb7ac
MD5 abdd5546e5a4682cecc2452b2b24cac1
BLAKE2b-256 5d280ad988a7e98a5404321fdf94fc8a718e51442641299959cd16a4f61087b0

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