Add your description here
Project description
环境安装
- brew install --cask anaconda
- 安装成功后,Mac系统的目录: /opt/homebrew/anaconda3/
- conda init --all 初始化启动配置到所有终端,zsh、default
初始化开发环境
- cd mcp-server 进入开放目录
- conda create --name mcp-server python=3.10 创建python环境
- conda activate mcp-server 激活python环境,变成 (mcp-server) liutao@TAO MCP-Server % 效果
- pip install uv 安装 uv (python包管理器)
- uv venv weather-server (创建天气MCP服务), bin/activate weather-server(激活项目),bin/deactivate weather-server(取消激活项目)
- cd weather-server & uv init (初始化天气MCP服务项目)
- uv build
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 weather_server_tao-0.1.1.tar.gz.
File metadata
- Download URL: weather_server_tao-0.1.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ddf47935b97fa93490be0315a552a91850309e4a7b65799c21ae08d7eff06df
|
|
| MD5 |
2b6f8273a0b059bee12c767b22404cd4
|
|
| BLAKE2b-256 |
ee13df5a3503cc13346b9924b7a7787a746e2dfe4c99caad15e8c80ca792a94f
|
File details
Details for the file weather_server_tao-0.1.1-py3-none-any.whl.
File metadata
- Download URL: weather_server_tao-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5007c45cdd357d89de991bf8def18924d754cf5ce5ea38f794079d2515203979
|
|
| MD5 |
64c0e3339920a0879db0a4fc165a9f8c
|
|
| BLAKE2b-256 |
85bbdf63fa4a985fa13f59e79c59763fad20eeacc137803ade06207247b7b826
|