whatisgithub

What is hormonaly-public?

hormonaly-ai/hormonaly-public — explained in plain English

Analysis updated 2026-05-18

0Audience · ops devopsComplexity · 4/5Setup · hard

In one sentence

A clinical decision support and evidence-search platform for hormone and peptide medicine, with a public API and MCP server for integrators.

Mindmap

mindmap
  root((Hormonaly))
    What it does
      Evidence synthesis
      Clinical decision support
      Workflow tools
    Tech stack
      REST API
      MCP server
      SSE streaming
      Webhooks
    Use cases
      Grade clinical evidence
      Generate SOAP notes
      Check drug interactions
    Audience
      Clinics
      Compounding pharmacies
      Research teams

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Search PubMed, ClinicalTrials.gov, and other databases for graded evidence on a clinical question.

USE CASE 2

Generate SOAP, DAP, or Narrative clinical notes with citations attached.

USE CASE 3

Check for drug or compound interactions before finalizing a treatment plan.

USE CASE 4

Connect an AI assistant like Claude Desktop to Hormonaly's data via its MCP server.

What is it built with?

REST APIMCP ServerSSEWebhooks

How does it compare?

hormonaly-ai/hormonaly-public0verflowme/alarm-clock0xhassaan/nn-from-scratch
Stars00
LanguageCSSPython
Last pushed2022-10-03
MaintenanceDormant
Setup difficultyhardeasymoderate
Complexity4/52/54/5
Audienceops devopsvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

This is a documentation-only repo, integration requires an enterprise API key and Hormonaly platform access.

No license information is provided in this integration reference repository.

So what is it?

Hormonaly is a clinical software platform designed for medical professionals working in peptide, hormone, and longevity medicine: areas that cover treatments like hormone optimization, peptide therapies, and anti-aging protocols. This public repository contains no source code, it is the integration reference for enterprise partners and API developers who want to connect their own systems to the Hormonaly platform. The platform combines three capabilities. First, evidence synthesis: it searches six biomedical databases (including PubMed, ClinicalTrials.gov, and Cochrane) and applies GRADE-style grading (A through D) to score how strong the evidence is for a given clinical question. Second, clinical decision support: it generates structured clinical notes in standard formats (SOAP, DAP, Narrative), checks drug interactions, and produces dosing and monitoring plans anchored to verified citations. Third, workflow tools: it provides a full operating layer for clinics, compounding pharmacies, and research teams. The underlying architecture uses over 40 AI agents organized into categories: evidence retrieval, safety screening, protocol lookup, contradiction detection, and quality checking, with every query passing through a 13-step quality gate. Responses stream in real time via SSE (Server-Sent Events), and all cited PubMed IDs are verified against PubMed before being included. The integration surface documented here includes a REST API, an MCP server (a protocol for connecting AI assistants like Claude Desktop to external tools), webhook events, and authentication via API key. The full README is longer than what was provided.

Copy-paste prompts

Prompt 1
Explain how Hormonaly's evidence grading system (A through D) works and what each grade means clinically.
Prompt 2
Walk me through authenticating to the Hormonaly REST API with an API key.
Prompt 3
What tools does the Hormonaly MCP server expose, and how would I connect it to Claude Desktop?
Prompt 4
Describe the 13-step quality gate every Hormonaly query passes through before a response is returned.
Prompt 5
Show me an example request and streamed response for the Hormonaly evidence synthesis endpoint.

Frequently asked questions

What is hormonaly-public?

A clinical decision support and evidence-search platform for hormone and peptide medicine, with a public API and MCP server for integrators.

What license does hormonaly-public use?

No license information is provided in this integration reference repository.

How hard is hormonaly-public to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is hormonaly-public for?

Mainly ops devops.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.