@supstack/cli
Rank #67,336io.github.DrBaher/supstack
Evidence-based supplement research, dosing, safety, and interactions as agent-callable tools.
@supstack/cli is a Model Context Protocol (MCP) server published by drbaher. It ranks #67,336 of 132,113 servers tracked on MCP Toplist. @supstack/cli is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 64,777 of 132,113 servers on MCP Toplist.
Use @supstack/cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add supstack -- npx -y mcp @supstack/cli[mcp_servers.supstack]
command = "npx"
args = ["-y", "mcp", "@supstack/cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"supstack": {
"command": "npx",
"args": [
"-y",
"mcp",
"@supstack/cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"supstack": {
"command": "npx",
"args": [
"-y",
"mcp",
"@supstack/cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"supstack": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"@supstack/cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"supstack": {
"command": "npx",
"args": [
"-y",
"mcp",
"@supstack/cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"supstack": {
"command": "npx",
"args": [
"-y",
"mcp",
"@supstack/cli"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DrBaher%2Fsupstack)<a href="https://mcptoplist.com/server/io.github.DrBaher%2Fsupstack"><img src="https://mcptoplist.com/badge/io.github.DrBaher%2Fsupstack.svg" alt="MCP Toplist: #67,336 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
drbaher
Other servers by drbaher
View all drbaher servers →Available versions (1)
| Version | Published |
|---|---|
| 0.18.2 | Jul 6, 2026 |
Frequently asked questions
- Who maintains @supstack/cli?
- @supstack/cli is maintained by drbaher, which publishes 4 MCP servers (11 total versions) tracked on MCP Toplist.
- Is @supstack/cli listed on the Official MCP Registry?
- Yes — @supstack/cli is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @supstack/cli have?
- MCP Toplist tracks 1 version of @supstack/cli, most recently published on Jul 6, 2026.
- Where can I find the source code for @supstack/cli?
- The source code for @supstack/cli is hosted at github.com/drbaher/supstack-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.