neptune-mcp.md

Neptune MCP

from"neptune"
480

Neptune.ai experiment tracking

AI & ML
NeptuneexperimentstrackingMLOps
install.sh
# Clone the repository
$git clone https://github.com/neptune-ai/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve