GWF Workspace MCP server for Claude Desktop — folder-scoped document tools
Project description
gwf-mcp
Install / upgrade
pip install -U gwf-mcp
Confirm version is 1.1.3+:
python -c "import gwf_mcp; print(gwf_mcp.__version__)"
Claude Desktop config
{
"mcpServers": {
"gwf-workspace": {
"command": "C:\\Users\\You\\AppData\\Local\\Python\\pythoncore-3.14-64\\python.exe",
"args": ["-m", "gwf_mcp"],
"env": {
"GWF_WORKSPACE_ROOT": "C:\\Users\\You\\Desktop\\accounting"
}
}
}
}
Use your real python.exe path. Quit Claude fully → reopen.
Usage (short prompts)
| User types | Tool call |
|---|---|
list_files |
list_files() |
read report.docx |
list_files(read="report.docx") |
Local workspace only (not Claude uploads). Nested folders included.
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(9.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gwf_mcp-1.1.3.tar.gz.
File metadata
- Download URL: gwf_mcp-1.1.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b7b2cd1a910f7a5a5432e6e48b968fee33bc0bf4eb76b803909572323eecd4c
|
|
| MD5 |
1ae9ab39a906ac52b8eb3f471f63f9e7
|
|
| BLAKE2b-256 |
9d0c15c85d9cef880827127334b669c6fcb56d986dbc84501d3933fce2e7c699
|
File details
Details for the file gwf_mcp-1.1.3-py3-none-any.whl.
File metadata
- Download URL: gwf_mcp-1.1.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
694d15162c9961dd446735d2ea0cc54b1eb334cb16cac64cbb193ec6ba1d9fb4
|
|
| MD5 |
2ff7f1cac0c07c4a7e0d85c89058244a
|
|
| BLAKE2b-256 |
7ba5fbfa7ff03c6ef2df4f1f6602e147d5c73e1d3a96a14ffb9228195c66833d
|