Globestudio is an open-source, designer-first tool for creating dotted maps and animated 3D globes. Choose any region from a single country to the whole world, customize dot shapes and colors, layer on shader effects, and export to PNG, SVG, or animated WebM. Built on React and Three.js, it runs entirely client-side and can be embedded anywhere with a one-line script tag or iframe.
服务器配置
{
"mcpServers": {
"globestudio": {
"command": "npx",
"args": [
"-y",
"@globestudio/mcp"
]
}
}
}