GWF Workspace MCP server for Claude Desktop — folder-scoped document tools
Project description
gwf-mcp
Installable MCP server for Claude Desktop. Other developers do not need the GWF app codebase.
Install
pip install -U gwf-mcp
Claude Desktop config
{
"mcpServers": {
"gwf-workspace": {
"command": "python",
"args": ["-m", "gwf_mcp"],
"env": {
"GWF_WORKSPACE_ROOT": "C:\\Users\\You\\Desktop\\accounting"
}
}
}
}
Quit Claude and reopen.
One documents tool: list_files
| Ask | Call |
|---|---|
| List files | list_files() |
| Read a file | list_files(read="report.docx") |
Also: set_workspace / get_workspace for the folder. Access is limited to that workspace only.
How it connects
Claude Desktop starts python -m gwf_mcp locally over stdio (no host/port).
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
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.1.tar.gz.
File metadata
- Download URL: gwf_mcp-1.1.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7333863b35426b86871ee2a7bce29861c19b47542d8530dc19c3c4ee611e8c69
|
|
| MD5 |
e229e8b1b358d9e0b8fea2269cdb63af
|
|
| BLAKE2b-256 |
4fbe44858a980006a6ffad1d2400b67a75f3c95f147c11a763d6a6ba02d5e4d6
|
File details
Details for the file gwf_mcp-1.1.1-py3-none-any.whl.
File metadata
- Download URL: gwf_mcp-1.1.1-py3-none-any.whl
- Upload date:
- Size: 9.9 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 |
7be90a302e629b444844dbd291f30e0d12d5b82e5aa5cfbafa8b286c903699b1
|
|
| MD5 |
47d0c445a459e3acddd7e7a1d33d87b8
|
|
| BLAKE2b-256 |
49ccfd5de37702b05bced3c8bd5cfee8f4b8c7df24ddf3c6512a7ed21f05b1b3
|