mcpbeat Sign in

Glp1search MCP Server

by sndevore77 Your server? Claim it
local only

Glp1search runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 30 Jul 2026.

GLP-1 provider directory, peptide database, and medication comparison tools.

Installs per day peak 13 · avg 7 · +22% w/w
a month agotoday
34
Installs / week
npm · @seraviahealth/glp1search-mcp
0
Stars
0 open issues
30 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Glp1search every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add glp1search -- npx -y @seraviahealth/glp1search-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "glp1search": {
      "args": [
        "-y",
        "@seraviahealth/glp1search-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.glp1search]
command = "npx"
args = ["-y", "@seraviahealth/glp1search-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "glp1search": {
      "args": [
        "-y",
        "@seraviahealth/glp1search-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "glp1search": {
      "args": [
        "-y",
        "@seraviahealth/glp1search-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Glp1search

same job, measured the same way
Icd10 Coding
by accurecord

ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.

answering
Tiger MCP
by timescale

Provides programmatic access to Tiger Cloud services, databases, and documentation.

local only
Colabfit MCP
by colabfit

An MCP server that provides access to the ColabFit database

81 installs/wk local only
GLEIF MCP Server
by olgasafonova

Access the GLEIF LEI database for company verification, KYC, and ownership research.

local only
Football Database and Results
by fdb4

Historical football results, teams, competitions and draw/streak statistics via 10 read-only tools.

answering
OpenShopGraph
by openshopgraph

Open, verified shop database for AI agents: products, offers, price comparison, trust and coupons.

8 tools answering
Rebase
by rebasepro

Schema, database, document, user and dev-server tools for a Rebase backend project.

1 704 installs/wk local only
Januscope
by giancarloerra

Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.

337 installs/wk local only

Glp1search — questions

Answers built from our own checks of this server.

Why is there no uptime for Glp1search?
Glp1search runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @seraviahealth/glp1search-mcp was installed 34 times last week.
How do I connect Glp1search?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @seraviahealth/glp1search-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Glp1search?
The npm package @seraviahealth/glp1search-mcp was installed 34 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Glp1search open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.