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.5.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.5-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwf_mcp-1.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 d14f4abfd848cb9c6fed804a96c1cd45276bc1f4d960464e77439ee5f8de68a9
MD5 eb58b3ae376cfc10e096b06012b27eeb
BLAKE2b-256 62e9ec72048db24d586150c412d452080f266135c6adc0f4e6a49fd255587f8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwf_mcp-1.1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4edd07be51b3171fe0a3a92d2e570f01f164a42e08e4751f839eed071a18f1dc
MD5 165b7497e72762a536730c84c4f3c23b
BLAKE2b-256 7f182d5a24f98641350b165d2c971fc844ba44ebe61d002f4380bf9d5a4cf3a7

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