Shotlee
app.shotlee/shotleePeptide and GLP-1 dosing math (dose to syringe units) plus search over Shotlee's articles.
Tools · 3
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 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.
Fetch the full Markdown source of one article by its slug, as returned by search_articles.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"shotlee": {
"url": "https://www.shotlee.app/api/mcp",
"transport": "streamable-http"
}
}
}