MCP Server
Active
three.ws 3D Studio (free) MCP Server
io.github.nirholas/threews-3d-studio-free
What is the three.ws 3D Studio (free) MCP server?
Free text/image → 3D: generate, rig, avatar-ify, and refine GLB models. No auth, no payment.
How to install three.ws 3D Studio (free)
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"threews-3d-studio-free": {
"url": "https://three.ws/api/mcp-studio"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"threews-3d-studio-free": {
"serverUrl": "https://three.ws/api/mcp-studio"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"threews-3d-studio-free": {
"type": "http",
"url": "https://three.ws/api/mcp-studio"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"threews-3d-studio-free": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://three.ws/api/mcp-studio"
]
}
}
}Claude Code
claude mcp add --transport http threews-3d-studio-free https://three.ws/api/mcp-studioRelated MCP servers
Claude Code Explorer MCP
Active
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
6.2k
View repository →XActions
Active
X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.
458
View repository →HTML
Apache-2.0
Free Crypto News
Active
Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more
294
View repository →TypeScript
Pump SDK MCP Server
Active
Build extend and maintain pump - Token creation buying selling migration fee collection
115
View repository →Rust
3D AI Agent Avatar
Active
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
98
View repository →JavaScript
three.ws 3D Agent Tools
Active
MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
98
View repository →JavaScript