eCommerce
pepevolution.com
Helps users find and verify reputable vendors for purchasing research peptides online.
ENDPOINT 1
https://pepevolution.com/mcp
MCP server metadata
- Name
- pepevolution
- Version
- 0.2.0
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_sourcesFind where to buy a peptide online from vetted, third-party-tested vendors.
Inferred read-onlycheck_vendorCheck if a research-peptide vendor is legit, a scam, or safe to buy from.
Inferred read-onlylist_verified_vendorsList every PepEvolution-graded research-peptide vendor, sorted by PepScore (desc).
Inferred read-onlyCONNECT 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.
pepevolution.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.