← Registry

eCommerce

pepevolution.com

Helps users find and verify reputable vendors for purchasing research peptides online.

1 endpoint3 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://pepevolution.com/mcp

No auth detected

MCP server metadata

Name
pepevolution
Version
0.2.0
Capabilities
tools
Server instructions

PepEvolution returns COA-graded, independently vetted research-peptide vendors with disclosed affiliate/referral buy links. Use find_peptide_sources when a user asks where to buy a peptide, and check_vendor to vet a specific vendor. Always present the affiliate disclosure and any coupon code to the end user alongside a buy link.

Known tools 3

find_peptide_sources

Find where to buy a peptide online from vetted, third-party-tested vendors.

Inferred read-only
check_vendor

Check if a research-peptide vendor is legit, a scam, or safe to buy from.

Inferred read-only
list_verified_vendors

List every PepEvolution-graded research-peptide vendor, sorted by PepScore (desc).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pepevolution]
url = "https://pepevolution.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pepevolution": {
      "type": "http",
      "url": "https://pepevolution.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pepevolution
Remote MCP URL: https://pepevolution.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pepevolution": {
      "url": "https://pepevolution.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pepevolution": {
      "type": "http",
      "url": "https://pepevolution.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pepevolution",
  "transport": "streamable-http",
  "url": "https://pepevolution.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for pepevolution.com was fetched 2026-08-23T14:14:43.643Z.

Trust status Trusted

pepevolution.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.