Model Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Stars
198
Forks
65
Watchers
198
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
4
commits
4
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #97 from biochaos/feature/get-full-wellness-data
b4f366aView on GitHubrefactor: merge get_full_wellness_data into get_wellness_data as an option
9d2e5bcView on GitHubrefactor: replace hardcoded known_keys with _KeyTracker for auto-detection
04b3262View on GitHubfeat: format get_full_wellness_data output and address review feedback
9fbedd3View on GitHubfeat: add get_full_wellness_data tool for unfiltered API response
3db7ee1View on GitHub[intervals-mcp-server] Fix incorrect types in add_or_update_event docstring (#91)
d95c790View on GitHub[intervals-mcp-server] Add activity messages tools (#86)
0db0a8cView on GitHubfix(client): remove unused data parameter in request configuration (#75)
a413d99View on GitHub✨ feat(server): add get_activity_streams tool and tests (#72)
8f0cf2fView on GitHubAllow to connect to ChatGPT custom MCP connectors over SSE (#65)
d024f88View on GitHub