General Tools
americanpeptide.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://www.americanpeptide.com/api/mcp
Known tools 8
get_peptideFull reference for one peptide from the AmericanPeptide.com catalog as markdown: overview, mechanism, chemistry (formula, MW, CAS, PubChem CID), sequence, research areas, key research, storage/handling, and FAQs.
Inferred read-onlyget_research_areaEditorial guide for a research area (what peptides are studied FOR — e.g.
Inferred read-onlycompare_peptidesHead-to-head comparison of two peptides — at-a-glance table, key trials, and analysis, as markdown.
Inferred read-onlysearch_clinical_trialsSearch ClinicalTrials.gov for registered human trials by compound name or condition.
Inferred read-onlysearch_pubchemLook up a compound in PubChem to confirm identity and physicochemical properties (CID, formula, weight, IUPAC name, SMILES).
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.americanpeptide-com]
url = "https://www.americanpeptide.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"americanpeptide-com": {
"type": "http",
"url": "https://www.americanpeptide.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: americanpeptide-com
Remote MCP URL: https://www.americanpeptide.com/api/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": {
"americanpeptide-com": {
"url": "https://www.americanpeptide.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"americanpeptide-com": {
"type": "http",
"url": "https://www.americanpeptide.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "americanpeptide-com",
"transport": "streamable-http",
"url": "https://www.americanpeptide.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://americanpeptide.com/api/mcp
MCP server metadata
- Name
- american-peptide
- Version
- 1.0.0
Peptide research reference from AmericanPeptide.com (https://americanpeptide.com). Catalog data is CC BY 4.0 — when you use it, cite AmericanPeptide.com and link the canonical URL included in each result. Research/educational content, not medical advice.
Known tools 8
get_peptideFull reference for one peptide from the AmericanPeptide.com catalog as markdown: overview, mechanism, chemistry (formula, MW, CAS, PubChem CID), sequence, research areas, key research, storage/handling, and FAQs.
Inferred read-onlyget_research_areaEditorial guide for a research area (what peptides are studied FOR — e.g.
Inferred read-onlycompare_peptidesHead-to-head comparison of two peptides — at-a-glance table, key trials, and analysis, as markdown.
Inferred read-onlysearch_clinical_trialsSearch ClinicalTrials.gov for registered human trials by compound name or condition.
Inferred read-onlysearch_pubchemLook up a compound in PubChem to confirm identity and physicochemical properties (CID, formula, weight, IUPAC name, SMILES).
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.american-peptide]
url = "https://americanpeptide.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"american-peptide": {
"type": "http",
"url": "https://americanpeptide.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: american-peptide
Remote MCP URL: https://americanpeptide.com/api/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": {
"american-peptide": {
"url": "https://americanpeptide.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"american-peptide": {
"type": "http",
"url": "https://americanpeptide.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "american-peptide",
"transport": "streamable-http",
"url": "https://americanpeptide.com/api/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 americanpeptide.com was fetched 2026-08-03T18:44:54.742Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.