← Registry

Data Collection

amino.reviews

Provides vendor profiles, search, comparison, and lab test records for research peptides.

1 endpoint4 known toolsFirst detected June 25, 2026Last detected July 30, 2026

ENDPOINT 1

https://amino.reviews/mcp

No auth detected

MCP server metadata

Name
amino-reviews
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools over the amino.reviews peptide vendor review database. Use search_vendors to find a vendor slug, then get_vendor / get_lab_tests / compare_vendors. All data is public; ratings and lab tests reflect approved, verified records only.

Known tools 4

get_vendor

Get a research-peptide vendor's profile: average rating, review count, rating distribution, verified lab-test / COA summary, industries, and product count.

Inferred read-only
search_vendors

Search vendors by name.

Inferred read-only
compare_vendors

Compare two vendors side by side.

Inferred read-only
get_lab_tests

Get a vendor's published third-party lab tests and COA (certificate of analysis) records, including product name, testing lab, test date, and purity percentage.

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.amino-reviews]
url = "https://amino.reviews/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "amino-reviews": {
      "type": "http",
      "url": "https://amino.reviews/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: amino-reviews
Remote MCP URL: https://amino.reviews/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": {
    "amino-reviews": {
      "url": "https://amino.reviews/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "amino-reviews",
  "transport": "streamable-http",
  "url": "https://amino.reviews/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 amino.reviews was fetched 2026-07-29T23:35:10.407Z and is being refreshed.

Trust status Neutral

amino.reviews is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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