Server data from the Official MCP Registry
GLP-1 provider directory, peptide database, and medication comparison tools.
GLP-1 provider directory, peptide database, and medication comparison tools.
Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
3 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sndevore77-glp1search": {
"args": [
"-y",
"glp1search-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for GLP-1 medication data and the largest provider directory in the US. Search 18,344 verified clinics, telehealth programs, and pharmacies. Built by GLP1Search.com.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"glp1search": {
"command": "npx",
"args": ["-y", "github:Sndevore77/glp1search-mcp"]
}
}
}
{
"glp1search": {
"command": "npx",
"args": ["-y", "github:Sndevore77/glp1search-mcp"]
}
}
git clone https://github.com/Sndevore77/glp1search-mcp.git
cd glp1search-mcp
npm install
node index.js
Search the provider directory by name, city, state, type, or medication.
search_providers({ query: "telehealth semaglutide", state: "Nationwide", limit: 5 })
Parameters:
query (string, required) — Search termstate (string, optional) — Filter by statetype (string, optional) — Filter by type: telehealth, local, clinic, pharmacy, weight-loss, wellness, endocrinology, etc.limit (number, optional) — Max results (default 10, max 25)Get full details for a specific provider including ratings, contact info, and address.
get_provider({ slug: "form-health" })
Compare 2-3 providers side by side on pricing, medications, and ratings.
compare_providers({ slugs: ["ro", "hims", "form-health"] })
Get detailed information about a GLP-1 medication — dosing, trials, costs, side effects.
get_medication_info({ medication: "semaglutide" })
get_medication_info({ medication: "ozempic" })
List all GLP-1 medications with key stats.
list_medications({})
Get side effect details — frequency, severity, management tips, when to see a doctor.
get_side_effect_info({ effect: "nausea" })
Find the lowest-cost providers in a location.
find_cheapest_providers({ location: "Texas", medication: "semaglutide" })
Answer a GLP-1 question from the knowledge base.
get_faq({ question: "How much weight can I lose on Ozempic?" })
Built by GLP1Search.com — the most comprehensive GLP-1 provider directory. Updated regularly.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.