PaddleFormers is an easy-to-use library of pre-trained large language model zoo based on PaddlePaddle.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"PaddleFormers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-PaddleFormers"
]
}
}
}