Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Shotlee

app.shotlee/shotlee

Peptide and GLP-1 dosing math (dose to syringe units) plus search over Shotlee's articles.

Uptime
100.0%
1 direct probes · 30d
Response
774ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

calculate_reconstitution

Given a lyophilized vial size, a volume of bacteriostatic water and a target dose, return the resulting concentration, the volume to draw, and the reading on a U-100 insulin syringe. Use for peptide a…

search_articles

Search the English blog corpus by keyword and return matching articles with their titles and canonical URLs. Use to find Shotlee coverage of a drug, peptide, side effect or topic.

get_article

Fetch the full Markdown source of one article by its slug, as returned by search_articles.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shotlee": {
      "url": "https://www.shotlee.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}