PepEvolution Peptide Sources
Server Details
Find where to buy peptides from vetted, COA-tested vendors and check if a peptide vendor is legit.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
3 toolscheck_vendorARead-onlyIdempotentInspect
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".
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Vendor name or slug, e.g. "Peptide Plugs", "biolongevity-labs" |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, covering safety. The description adds meaningful behavior details: fuzzy case-insensitive input matching, return components (PepScore, lab-verified COA, red/green flags, affiliate-tracked link, coupon), and the 'not evaluated' fallback. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three tight sentences: the first states the core purpose, the second lists output specifics, the third gives usage examples. No redundant phrasing, front-loaded with the main action, and every sentence contributes.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one simple parameter, strong readOnly/idempotent annotations, and no output schema, the description is complete: it covers action, input, output fields, and when to use. It even includes the 'not evaluated' result, leaving few ambiguities.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% for the single 'name' parameter with an example. The description adds semantic value by noting the input is fuzzy and case-insensitive, which is not present in the schema, enhancing understanding beyond the basic example.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool checks vendor legitimacy (legit, scam, safe) and details the audit output (PepScore, COA, audit summary, buy link, coupon). This specific verb+resource framing distinguishes it from sibling tools like find_peptide_sources and list_verified_vendors.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly says 'Use for' and gives concrete query examples ('is [vendor] legit', '[vendor] review', '[vendor] scam'), providing clear when-to-use context. It does not explicitly mention alternatives or when-not-to-use, but the usage scope is well-defined.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
find_peptide_sourcesARead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| compound | Yes | Compound name or slug, e.g. "BPC-157", "tirzepatide" |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnly and idempotent hints, and the description adds behavioral details beyond those, such as fuzzy case-insensitive matching, ranking by COA quality, and disclosed referral links. This enriches the agent's understanding without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three sentences, each providing distinct value: core purpose, output specifics, and usage examples. It is not overly verbose, but could be slightly more compact by trimming redundant qualifiers like 'vetted' and 'third-party-tested' in sequence.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with one parameter and no output schema, the description is complete: it explains what the tool returns, how parameters are matched, and what use cases it serves. It lacks nothing essential, though it does not elaborate on the ranking algorithm or page size, which are minor.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes the 'compound' parameter with examples, but the description adds interpretation guidance with "Fuzzy, case-insensitive matching" and a broader set of examples. This adds meaning beyond the schema, though the schema coverage is already high.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool finds where to buy a peptide online from vetted vendors, with specific output details (ranked vendors, COA quality, PepScore, links). However, it does not explicitly distinguish this from sibling tools like check_vendor or list_verified_vendors, so it misses the full 5 criterion.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly provides use cases: "where can I buy X", "best source for X", and "which peptide vendor is trusted for X". This gives clear context for when to use the tool, but it does not mention alternatives or exclusions, so it stops short of a 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_verified_vendorsARead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so the safety profile is covered. The description adds valuable behavioral context: it enumerates the exact fields carried in each entry (grade, band, COA status, buy link, coupon, affiliate disclosure) and the sort order, which is not visible from the schema or annotations. This goes beyond the minimum bar.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences with no filler. The first sentence states the action, scope, and sort. The second lists the included fields and the intended use. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description must explain the return values, and it does thoroughly: it lists all data points carried in each entry (grade, band, COA status, buy link, coupon, affiliate disclosure). It also states the list is exhaustive ('every') which matches openWorldHint=false. The tool is simple, so this is complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the baseline is 4. The description's mention of sorting and entry composition provides semantic context about what the output reflects, but there are no parameters needing clarification. Overall, adequate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb ('List') and a clearly defined resource ('every PepEvolution-graded research-peptide vendor'). It also specifies the sort order (PepScore desc), which distinguishes it from siblings like check_vendor or find_peptide_sources that likely target individual vendors or broader source discovery.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides a clear use case ('Use to compare trusted peptide vendors at a glance'). It does not explicitly state when not to use this tool or name alternative sibling tools for other scenarios, so it misses the 'explicit alternatives' criterion for a 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
3 tool updates
- First observed
check_vendor - First observed
find_peptide_sources - First observed
list_verified_vendors
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Peptide vendor matchmaker. 11-signal rubric, GLP-1 + 25 peptides, region-aware, free.
Screen a vendor, store, or group-buy for legitimacy: reputation, red flags, Reddit sentiment.
Peptide and GLP-1 dosing math (dose to syringe units) plus search over Shotlee's articles.
Supplement research, biomarker effects, drug interactions, and brand quality data
Related MCP Servers
- FlicenseAqualityBmaintenanceEnables AI shopping agents to verify a storefront's legitimacy before committing payment by checking domain registration, SSL certificate history, HTTPS validity, and known-scam blocklists, returning a trust score with explainable reasons and a clear recommendation.1320-
- AlicenseBqualityDmaintenanceMachine-readable merchant verification infrastructure for AI shopping agents and agentic commerce systems.13MIT

RNWY MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceProvides trust intelligence for AI agents across 12 chains, including sybil detection, reviewer wallet analysis, and risk tiers, with tools for trust checks, reviewer analysis, and agent comparison.-
trustlistsofficial
AlicenseNot gradedqualityAmaintenanceEnables searching and browsing public vendor trust center records, looking up vendors by domain, and auditing project dependencies against vendor security documentation.Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool targets a distinct task: checking a specific vendor, finding sources for a specific peptide, and listing all verified vendors. No overlap in purpose or intended use case.
All tool names follow a consistent verb_noun pattern (check_vendor, find_peptide_sources, list_verified_vendors), making the API predictable and easy to navigate.
Three tools is well-scoped for this domain, each covering a core need without redundancy or unnecessary bloat.
The set covers the full workflow: looking up a vendor's legitimacy, finding sources for a compound, and browsing the full list of vetted vendors. No obvious dead ends or missing operations.