# PepEvolution Peptide Sources (remote · pepevolution.com)

Find where to buy peptides from vetted, COA-tested vendors and check if a peptide vendor is legit.

- Trust score: 66/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-20

## Components

- remote · `pepevolution.com`: 66/100 (this document), [markdown](https://verifymcp.io/servers/com-pepevolution-peptide-sources/pepevolution.md), [page](https://verifymcp.io/servers/com-pepevolution-peptide-sources/pepevolution)

## Channel facts

- Endpoint: `https://pepevolution.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 425 tokens (~141/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 13/100
  - Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-pepevolution-peptide-sources https://pepevolution.com/mcp
```

### Codex

```toml
[mcp_servers.com-pepevolution-peptide-sources]
url = "https://pepevolution.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-pepevolution-peptide-sources": {
      "type": "remote",
      "url": "https://pepevolution.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-pepevolution-peptide-sources --url https://pepevolution.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-pepevolution-peptide-sources:
    url: "https://pepevolution.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-pepevolution-peptide-sources": {
      "type": "http",
      "url": "https://pepevolution.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-19 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-17 (score 65, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-16 (score 64)

First indexed and scored.

## MCP tools (3)

### `find_peptide_sources` (~150 tokens)

Find where to buy a peptide online from vetted, third-party-tested vendors. Given a peptide or compound name (e.g. BPC-157, tirzepatide, semaglutide, retatrutide, TB-500), returns independently graded vendors ranked by lab-verified Certificate of Analysis (COA) quality, with PepScore purity grades, coupon codes, and disclosed referral purchase links. Use for "where can I buy X", "best source for X", "which peptide vendor is trusted for X". Fuzzy, case-insensitive matching.

Input parameters:

- `compound` (string, required): Compound name or slug, e.g. "BPC-157", "tirzepatide"

### `check_vendor` (~139 tokens)

Check if a research-peptide vendor is legit, a scam, or safe to buy from. Given a vendor name or slug (fuzzy, case-insensitive), returns PepEvolution's independent audit: PepScore grade + band, lab-verified COA status, a short audit summary of red/green flags, a disclosed buy link (tracked when affiliate) and any coupon, or a clear "not evaluated" result. Use for "is [vendor] legit", "[vendor] review", "[vendor] scam".

Input parameters:

- `name` (string, required): Vendor name or slug, e.g. "Peptide Plugs", "biolongevity-labs"

### `list_verified_vendors` (~69 tokens)

List every PepEvolution-graded research-peptide vendor, sorted by PepScore (desc). Each entry carries grade + band, lab-verified COA status, a disclosed buy link (tracked when affiliate), any coupon, and the affiliate disclosure. Use to compare trusted peptide vendors at a glance.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-pepevolution-peptide-sources/pepevolution#diagnostics

## Score history

- 2026-08-20: 66
- 2026-08-19: 66
- 2026-08-18: 65
- 2026-08-17: 65
- 2026-08-16: 64

## Links

- Remote endpoint: https://pepevolution.com/mcp
- Website: https://pepevolution.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-pepevolution-peptide-sources/pepevolution.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-pepevolution-peptide-sources/pepevolution.json
- HTML version of this page: https://verifymcp.io/servers/com-pepevolution-peptide-sources/pepevolution
