io.github.Sndevore77/glp1search
NPM · @SERAVIAHEALTH/GLP1SEARCH-MCP · SCANNED SEP 22
GLP-1 provider directory, peptide database, and medication comparison tools.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 169 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1135 tokens (~103/item across 11 items; 11 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.Sndevore77/glp1search MCP server?
io.github.Sndevore77/glp1search runs locally as an npm package, launched with npx -y @seraviahealth/glp1search-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @seraviahealth/glp1search-mcp
claude mcp add sndevore77-glp1search -- npx -y @seraviahealth/glp1search-mcp
{
"mcpServers": {
"sndevore77-glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
} {
"servers": {
"sndevore77-glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
} codex mcp add sndevore77-glp1search -- npx -y @seraviahealth/glp1search-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sndevore77-glp1search": {
"type": "local",
"command": [
"npx",
"-y",
"@seraviahealth/glp1search-mcp"
],
"enabled": true
}
}
} openclaw mcp add sndevore77-glp1search --command npx --arg -y --arg @seraviahealth/glp1search-mcp
mcp_servers:
sndevore77-glp1search:
command: "npx"
args: ["-y", "@seraviahealth/glp1search-mcp"] {
"McpServers": {
"sndevore77-glp1search": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
} assistant mcp add sndevore77-glp1search -t stdio -c npx -a -y @seraviahealth/glp1search-mcp
{
"mcpServers": {
"sndevore77-glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 22 Sept 26 0
- Stability: 0.97 → pass security
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 22 Sept 2026 · Analysed npm/@seraviahealth/glp1search-mcp@2.0.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
compare_medications ~114
Compare two GLP-1 medications side by side. Returns weight loss data, cost, side effects, pros/cons, and clinical trial results. Covers 18 comparison pairs including semaglutide vs tirzepatide, Ozempic vs Wegovy, and more.
| Name | Type | Req | Description |
|---|---|---|---|
| medA | string | yes | First medication name (e.g. 'semaglutide', 'ozempic') |
| medB | string | yes | Second medication name (e.g. 'tirzepatide', 'wegovy') |
No output schema declared.
No examples provided.
compare_providers ~80
Compare 2-3 GLP-1 providers side by side. Returns a comparison of pricing, medications, ratings, and other key details. Useful when a user is deciding between providers.
| Name | Type | Req | Description |
|---|---|---|---|
| slugs | array | yes | Array of 2-3 provider slugs to compare (e.g. ['ro', 'hims', 'form-health']) |
No output schema declared.
No examples provided.
find_cheapest_providers ~112
Find the lowest-cost GLP-1 providers in a specific location. Searches by state or city and returns providers sorted by price. Useful for budget-conscious users looking for affordable GLP-1 medications.
| Name | Type | Req | Description |
|---|---|---|---|
| location | string | yes | State name, city, or 'Nationwide' for telehealth providers (e.g. 'Texas', 'Los Angeles', 'Nationwide') |
| medication | string | – | Filter by medication (e.g. 'Semaglutide', 'Tirzepatide') |
No output schema declared.
No examples provided.
get_faq ~98
Answer a GLP-1 or weight loss medication question. Searches a curated knowledge base of frequently asked questions about GLP-1 medications, side effects, costs, providers, diet, exercise, and more. Use this for general GLP-1 questions.
| Name | Type | Req | Description |
|---|---|---|---|
| question | string | yes | The question to answer (e.g. 'How much weight can I lose?', 'What are the side effects?', 'How much does it cost?') |
No output schema declared.
No examples provided.
get_medication_info ~121
Get detailed information about a GLP-1 or weight loss medication. Includes brand names, dosing, average weight loss, side effects, cost, and whether compounded versions are available. Covers semaglutide, tirzepatide, liraglutide, dulaglutide, exenatide, and pipeline drugs.
| Name | Type | Req | Description |
|---|---|---|---|
| medication | string | yes | Medication name or slug (e.g. 'semaglutide', 'tirzepatide', 'ozempic', 'wegovy', 'mounjaro', 'zepbound') |
No output schema declared.
No examples provided.
get_peptide_info ~116
Get detailed information about a peptide — dosing, benefits, side effects, research, stacking, and regulatory status. Covers 90+ peptides including BPC-157, TB-500, Ipamorelin, CJC-1295, Semax, PT-141, and more. Use this for any peptide question.
| Name | Type | Req | Description |
|---|---|---|---|
| peptide | string | yes | Peptide name or slug (e.g. 'bpc-157', 'tb-500', 'ipamorelin', 'semax', 'pt-141') |
No output schema declared.
No examples provided.
get_provider ~79
Get full details for a specific GLP-1 provider from GLP1Search.com. Use the provider's slug (URL-friendly name) to retrieve complete information including ratings, contact details, pricing, and medications offered.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Provider slug (URL-friendly identifier, e.g. 'form-health', 'ro', 'hims') |
No output schema declared.
No examples provided.
get_side_effect_info ~95
Get detailed information about a GLP-1 medication side effect. Includes frequency, severity, duration, management tips, and when to seek medical help. Use this when someone asks about a specific side effect they are experiencing or concerned about.
| Name | Type | Req | Description |
|---|---|---|---|
| effect | string | yes | Side effect name or slug (e.g. 'nausea', 'hair-loss', 'constipation', 'pancreatitis', 'muscle-loss') |
No output schema declared.
No examples provided.
list_medications ~49
List all GLP-1 and weight loss medications with key stats. Returns name, brand names, class, average weight loss, cost range, and approval status. Good starting point for medication comparisons.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_peptides ~88
List all peptides in the database with key stats. Returns 90+ peptides organized by category (healing, growth hormone, weight loss, cognitive, anti-aging, muscle, sexual health, immune). Good starting point for peptide research.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by category: healing, growth-hormone, weight-loss, cognitive, anti-aging, muscle, sexual-health, immune |
No output schema declared.
No examples provided.
search_providers ~183
Search the GLP1Search.com directory of 18,000+ GLP-1 medication providers. Find clinics, telehealth programs, weight loss centers, and pharmacies. Use this to help users find GLP-1 providers by name, location, type, or medication.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of results to return (default 10, max 25) |
| query | string | yes | Search term — provider name, city, state, medication name, or provider type |
| state | string | – | Filter by US state name (e.g. 'California', 'Texas', 'Nationwide' for telehealth) |
| type | string | – | Filter by provider type: telehealth, local, clinic, pharmacy, weight-loss, wellness, endocrinology, nutrition, dermatology, cosmetic-surgery, integrative, chiropractic, acupuncture |
No output schema declared.
No examples provided.
What is the io.github.Sndevore77/glp1search MCP server?
io.github.Sndevore77/glp1search is an MCP server listed in the public MCP registry as io.github.Sndevore77/glp1search. GLP-1 provider directory, peptide database, and medication comparison tools. This page covers its npm package (@seraviahealth/glp1search-mcp).
Is the io.github.Sndevore77/glp1search MCP server safe to use?
io.github.Sndevore77/glp1search scores 85 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.Sndevore77/glp1search MCP server expose?
io.github.Sndevore77/glp1search exposes 11 tools: search_providers, get_provider, compare_providers, get_medication_info, list_medications, and 6 more. Their descriptions and schemas cost roughly 1,135 tokens of context every time the server is loaded.
Is the io.github.Sndevore77/glp1search MCP server still maintained?
io.github.Sndevore77/glp1search is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.Sndevore77/glp1search MCP server under?
io.github.Sndevore77/glp1search declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.