transformers-mcp.md

Transformers MCP

from"huggingface"
870

HuggingFace Transformers library

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