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 (other developers)
After the package is on PyPI:
pip install gwf-mcp
Or from a local wheel / this folder:
pip install gwf_mcp-1.0.0-py3-none-any.whl
# or: pip install .
Claude Desktop config
Settings → Developer → Edit Config:
{
"mcpServers": {
"gwf-workspace": {
"command": "python",
"args": ["-m", "gwf_mcp"]
}
}
}
If python is not on PATH, use the full path to their python.exe.
Fully quit and reopen Claude Desktop.
Test prompt
Use gwf-workspace MCP. set_workspace for accounting on desktop, then list_files.
What they get
set_workspace/get_workspace/list_files/get_document- No hardcoded folder path — folder comes from the chat query
- Access only to the folder they choose
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.0.0.tar.gz.
File metadata
- Download URL: gwf_mcp-1.0.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ff189edaba3aeec4deb8134a024ba6a422bd3286df6e1b665fa377426fc0914
|
|
| MD5 |
f09b8b3be2ae5ebdf2c95d45aab6c174
|
|
| BLAKE2b-256 |
e7e72c6bf81057d116fe1801c182106255f34c3df9853e180a045965d88ce494
|
File details
Details for the file gwf_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: gwf_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
2ea4f34deca86e2f8e0748aa2eb8808a8f7911680c4e0059b3f389693879d111
|
|
| MD5 |
e13c34a4456c59ac6395472d042b1e2e
|
|
| BLAKE2b-256 |
ab60e7670c01545dcb5df340cb72356d64deb3d00d939f8ce8dcc101fbee56bc
|