Content
# How to use
1. Clone the repository
```bash
git clone https://github.com/guaidaoyiyoudao/garmincn-mcp.git
```
2. Build the distribution package
```bash
cd garmincn-mcp
uv build
```
3. Install the package
```bash
uv tool install dist/garmincn-mcp-0.0.1.tar.gz
```
4. Use the mcp server in the client
Here is an example using cherrt studio:

You need to fill in two environment variables:
- EMAIL: The email used to log in to Garmin Connect
- PASSWORD: The password used to log in to Garmin Connect
5. Enjoy it!
# License
This code is mostly generated by AI and can be used freely!
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
graphthulhu
MCP server for Logseq knowledge graph traversal. 27 tools for navigating,...
go-utcp
go-utcp is a scalable protocol for tool interaction across various systems.
sample-agentic-ai-demos
Examples of building Agentic AI with AWS, featuring MCP server integration.