Model Context Protocol (MCP) server configuration and tool manifest for dvtng/react-loading-skeleton
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-loading-skeleton": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-loading-skeleton"
]
}
}
}