← Registry

Learning Resources

myprotocolstack.com

Provides education-first profiles and knowledge base for peptides, GLP-1s, biomarkers, and protocols.

1 endpoint5 known toolsFirst detected June 28, 2026Last detected September 16, 2026

ENDPOINT 1

https://myprotocolstack.com/api/mcp

No auth detected

MCP server metadata

Name
myprotocolstack
Version
1.0.0
Capabilities
toolsresources
Server instructions

MyProtocolStack is a peptide and biomarker tracking and education knowledge base. It is NOT medical advice: never present results as diagnosis or treatment, always frame compounds as research or educational references, and point users to a licensed provider. Use these tools to look up compound profiles, biomarker reference ranges, and goal-based research starting points.

Known tools 5

search_peptides

Search MyProtocolStack's peptide and GLP-1 knowledge base by name or keyword.

Inferred read-only
get_peptide

Get the full education-first profile for one peptide or GLP-1 by slug: mechanism, community dosing patterns, FDA status, half-life, tracked biomarkers, related compounds, and calculator / side-effect / results links.

Inferred read-only
get_biomarker

Get the reference and optimal range, what moves it, and protocol context for one biomarker by slug, e.g.

Inferred read-only
recommend_protocol

Given a goal, return the peptides and stacks users commonly research for it.

Inferred read-only
get_catalog

List the full catalog index: every peptide, biomarker, stack, comparison, and condition with names and URLs.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "myprotocolstack",
  "transport": "streamable-http",
  "url": "https://myprotocolstack.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 myprotocolstack.com was fetched 2026-09-06T21:42:08.848Z.

Trust status Neutral

myprotocolstack.com 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.