
taiwan_weather_mcp
用于练习MCP使用的简单项目,支持通过pyenv管理Python版本。
Repository Info
About This Server
用于练习MCP使用的简单项目,支持通过pyenv管理Python版本。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
說明
單純用來練習 MCP 使用
使用 pyenv 來管理 python 版本
- install python
pyenv install 3.12.7
- Set local Python version
pyenv local 3.12.7
- create the project virtaul enviroment
python -m venv .venv
- activate the env
source .venv/bin/activate
install package
- install uv
pip install uv
- install dependencies via uv
uv pip install -e .
run dev
mcp dev main.py
test
目前測試只能輸入
"臺北市","新北市","桃園市","臺中市","臺南市","高雄市","基隆市","新竹市","嘉義市","宜蘭縣","新竹縣","苗栗縣","彰化縣","南投縣","雲林縣","嘉義縣","屏東縣","臺東縣","花蓮縣","澎湖縣"
尚未串接 LLM
http://localhost:5173
測試圖
- MCP DEV TOOL
!DEMO
- MCP TOOL in Claude
!DEMO
Quick Start
Clone the repository
git clone https://github.com/jimmy0328/taiwan_weather_mcpInstall dependencies
cd taiwan_weather_mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.