osrs-calc-mcp
by rocnubie
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
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_calculator_overviewA | Return the calculator workflows and reference-data boundaries the site exposes. (OSRS Calc) |
| get_official_linksA | Return the canonical list of official links for OSRS Calc (website, support, docs when available). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| tell_me_about_osrs_calc | Summarize what the site is, who it's for, and how it works. — OSRS Calc |
| plan_a_calculation_osrs_calc | Choose a calculator workflow while respecting the site's data scope. — OSRS Calc |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| calculators | Public calculator workflows, training targets, and reference-data boundaries. |
| faq | Short FAQ generated from public site metadata. |
| links | Canonical URLs to share with users. |