three.ws 3D Agent Tools
Rank #5,917io.github.nirholas/3d-agent-mcp
MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
three.ws 3D Agent Tools is a Model Context Protocol (MCP) server published by nirholas. It ranks #5,917 of 115,460 servers tracked on MCP Toplist, and its repository has 106 GitHub stars. three.ws 3D Agent Tools is listed on Official MCP, with 3 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 109,543 of 115,460 servers on MCP Toplist.
Use three.ws 3D Agent Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add 3d-agent-mcp -e "MCP_SVM_PAYMENT_ADDRESS=<your MCP_SVM_PAYMENT_ADDRESS>" -e "SOLANA_RPC_URL=<your SOLANA_RPC_URL>" -e "HELIUS_API_KEY=<your HELIUS_API_KEY>" -- npx -y @three-ws/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.3d-agent-mcp]
command = "npx"
args = ["-y", "@three-ws/mcp-server"]
[mcp_servers.3d-agent-mcp.env]
MCP_SVM_PAYMENT_ADDRESS = "<your MCP_SVM_PAYMENT_ADDRESS>"
SOLANA_RPC_URL = "<your SOLANA_RPC_URL>"
HELIUS_API_KEY = "<your HELIUS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<your MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<your HELIUS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<your MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<your HELIUS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"3d-agent-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<your MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<your HELIUS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<your MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<your HELIUS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<your MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<your HELIUS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nirholas%2F3d-agent-mcp)<a href="https://mcptoplist.com/server/io.github.nirholas%2F3d-agent-mcp"><img src="https://mcptoplist.com/badge/io.github.nirholas%2F3d-agent-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nirholas
Other servers by nirholas
- XActions#482 · 4 vers
- Claude Code Explorer MCP#887 · 2 vers
- Pump SDK MCP Server#963 · 4 vers
- Free Crypto News#1,053 · 3 vers
- Universal Crypto MCP#3,833 · 2 vers
- Crypto Tools Registry#5,678 · 2 vers
- Solidity Compiler#5,972 · 2 vers
- Github To MCP#6,021 · 2 vers
- Defi Agents#6,256 · 2 vers
- Pumpfun Claims Bot#6,370 · 2 vers
- Abi To MCP#6,922 · 2 vers
- Tool Discovery MCP#7,463 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.2.2 | Aug 19, 2026 |
| 1.2.0 | Jun 21, 2026 |
| 1.1.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains three.ws 3D Agent Tools?
- three.ws 3D Agent Tools is maintained by nirholas, which publishes 87 MCP servers (137 total versions) tracked on MCP Toplist.
- Is three.ws 3D Agent Tools listed on the Official MCP Registry?
- Yes — three.ws 3D Agent Tools is listed on the Official MCP Registry.
- How many versions does three.ws 3D Agent Tools have?
- MCP Toplist tracks 3 versions of three.ws 3D Agent Tools, most recently published on Aug 19, 2026.
- Where can I find the source code for three.ws 3D Agent Tools?
- The source code for three.ws 3D Agent Tools is hosted at github.com/nirholas/three.ws.