mcp-biorhythm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_biorhythmA | 생년월일을 받아 신체(23)·감성(28)·지성(33) 바이오리듬 수치와 사인파 차트 PNG를 반환한다. 날짜 계산은 UTC 자정 기준(타임존 비의존). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there's no risk of confusion between tools. The tool's purpose is clearly defined.
With a single tool, naming consistency is not an issue. The name 'get_biorhythm' is clear and follows a common verb_noun pattern.
One tool for a niche domain like biorhythm calculation is acceptable but minimal. A broader server might benefit from additional tools (e.g., for specific cycle queries or date ranges).
The tool provides biorhythm values and a chart, but lacks support for date ranges or retrieving only numerical data without the chart, which limits its completeness for typical use cases.