GLP-1 provider directory, peptide database, and medication comparison tools.
claude mcp add glp1search -- npx -y @seraviahealth/glp1search-mcp
claude_desktop_config.json
{
"mcpServers": {
"glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"glp1search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"glp1search": {
"command": "npx",
"args": [
"-y",
"@seraviahealth/glp1search-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Sndevore77--glp1search/reviews or the review_server meta-tool.
POST /mcp