tgi-mcp.md

Text Generation Inference MCP

from"huggingface"
540

HuggingFace TGI server

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