办公使用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
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.11.tar.gz.
File metadata
- Download URL: office_assistant_mcp-0.0.11.tar.gz
- Upload date:
- Size: 17.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 |
592e2f4da47dc739d2bd053bbf0a984d647526b03b996499e34ffa34cba614bf
|
|
| MD5 |
4971b847d9bd8f919c227e7c879486d0
|
|
| BLAKE2b-256 |
2514aa4a50b51faf22eba3a01839286047c6d9daf1a8784abc2d56c58bb508aa
|
File details
Details for the file office_assistant_mcp-0.0.11-py3-none-any.whl.
File metadata
- Download URL: office_assistant_mcp-0.0.11-py3-none-any.whl
- Upload date:
- Size: 20.8 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 |
e8459412a76f30229d88c2bfcbbfc027b864ac5731f3ab572c8de4e39bcccd68
|
|
| MD5 |
0aaffaaac76695bae76c340b057c3569
|
|
| BLAKE2b-256 |
a3c219a9c0ebe635c0aa8ed32550d56f0dff70b7e26882b590b1ee4070bd950f
|