办公使用MCP工具
Project description
使用playwright操作浏览器
包管理
使用uv
安装依赖
clone项目后,使用uv安装依赖:
uv sync
执行代码前激活虚拟环境:
source .venv/bin/activate
安装三方包:
uv add playwright==1.51.0
Tools调试
启动mcp调试工具:
uv run mcp dev src/office_assistant_mcp/mcp_server.py
开发
为了能执行examples/下的文件,需要在根目录下安装office_assistant_mcp包:
uv pip install -e .
打包
uv build
发布
上传到pypi,X替换为最新版本号
uv run twine upload dist/office_assistant_mcp-0.0.X*
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
office_assistant_mcp-0.0.13.tar.gz
(103.4 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 office_assistant_mcp-0.0.13.tar.gz.
File metadata
- Download URL: office_assistant_mcp-0.0.13.tar.gz
- Upload date:
- Size: 103.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cec817391fb05c8875ad0ac470f67fcc197a4f4e8de329a4ff0b7dd4ee72917e
|
|
| MD5 |
2bff5883da8a4c6e1499c4ff06271e5f
|
|
| BLAKE2b-256 |
df4f8efd15e735c32ca06c6e50dc3e90ba19474e2dae566cf87b69ff78ea836f
|
File details
Details for the file office_assistant_mcp-0.0.13-py3-none-any.whl.
File metadata
- Download URL: office_assistant_mcp-0.0.13-py3-none-any.whl
- Upload date:
- Size: 105.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a43f9ab8f30f15825d0fec8b0d487d4f04de762ba512923ae3623d2a8c954f7
|
|
| MD5 |
c1965866447d65b9bebf13f5f1350bb8
|
|
| BLAKE2b-256 |
2ef39e2e1593a13af0468af3ae48b09ca01d37dfad5685aa9104787d67797500
|