tensorflow-mcp.md

TensorFlow MCP

from"tensorflow"
780

TensorFlow ML platform

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