Investbuddy runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm.
LSTM stock predictions with +15.92% alpha over S&P 500. 10-day forecasts & portfolio analysis.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add investbuddy -- npx -y investbuddy-mcp-server
{
"mcpServers": {
"investbuddy": {
"args": [
"-y",
"investbuddy-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.investbuddy]
command = "npx"
args = ["-y", "investbuddy-mcp-server"]
{
"mcpServers": {
"investbuddy": {
"args": [
"-y",
"investbuddy-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"investbuddy": {
"args": [
"-y",
"investbuddy-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.