# Pawdroid/Free-servers | Model Context Protocol (MCP) Server > 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。🚀 Free subscription address, 🚀 Free node, 🚀 Updated every 6 hours, shared node, high-quality node availability, completely free. Free clash subscription address, free ss/v2ray/trojan node. - **Stars**: ⭐ 18,571 - **Language**: Unknown - **Native MCP Manifest**: Standard NPX Transport ## 🔌 Claude Desktop Configuration (`claude_desktop_config.json`) ```json { "mcpServers": { "Free-servers": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-Free-servers" ] } } } ``` ## ⚡ Cursor MCP Configuration (`.cursor/mcp.json`) ```json { "mcpServers": { "Free-servers": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-Free-servers" ] } } } ``` ## 🚀 Launch Commands - **NPX**: `npx -y @modelcontextprotocol/server-Free-servers` - **Docker**: `docker run -i --rm mcp/Free-servers`