Soleil Clusters
Rank #5,716com.soleilpictures/clusters
Read and build visual moodboards, shot lists and lookbooks from an AI assistant.
Soleil Clusters is a Model Context Protocol (MCP) server published by arconkli. It ranks #5,716 of 132,046 servers tracked on MCP Toplist. Soleil Clusters is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 126,330 of 132,046 servers on MCP Toplist.
Use Soleil Clusters
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clusters https://clusters.soleilpictures.com/api/v1/mcpclaude mcp add clusters -e "SOLEIL_API_TOKEN=<your SOLEIL_API_TOKEN>" -e "SOLEIL_API_BASE=<your SOLEIL_API_BASE>" -- npx -y soleil-clusters-mcpReplace each placeholder with your own value before saving.
[mcp_servers.clusters]
url = "https://clusters.soleilpictures.com/api/v1/mcp"Add to ~/.codex/config.toml.
[mcp_servers.clusters]
command = "npx"
args = ["-y", "soleil-clusters-mcp"]
[mcp_servers.clusters.env]
SOLEIL_API_TOKEN = "<your SOLEIL_API_TOKEN>"
SOLEIL_API_BASE = "<your SOLEIL_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://clusters.soleilpictures.com/api/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"clusters": {
"command": "npx",
"args": [
"-y",
"soleil-clusters-mcp"
],
"env": {
"SOLEIL_API_TOKEN": "<your SOLEIL_API_TOKEN>",
"SOLEIL_API_BASE": "<your SOLEIL_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clusters": {
"url": "https://clusters.soleilpictures.com/api/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"clusters": {
"command": "npx",
"args": [
"-y",
"soleil-clusters-mcp"
],
"env": {
"SOLEIL_API_TOKEN": "<your SOLEIL_API_TOKEN>",
"SOLEIL_API_BASE": "<your SOLEIL_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clusters": {
"type": "http",
"url": "https://clusters.soleilpictures.com/api/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"clusters": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"soleil-clusters-mcp"
],
"env": {
"SOLEIL_API_TOKEN": "<your SOLEIL_API_TOKEN>",
"SOLEIL_API_BASE": "<your SOLEIL_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clusters": {
"serverUrl": "https://clusters.soleilpictures.com/api/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clusters": {
"command": "npx",
"args": [
"-y",
"soleil-clusters-mcp"
],
"env": {
"SOLEIL_API_TOKEN": "<your SOLEIL_API_TOKEN>",
"SOLEIL_API_BASE": "<your SOLEIL_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clusters": {
"url": "https://clusters.soleilpictures.com/api/v1/mcp"
}
}
}{
"mcpServers": {
"clusters": {
"command": "npx",
"args": [
"-y",
"soleil-clusters-mcp"
],
"env": {
"SOLEIL_API_TOKEN": "<your SOLEIL_API_TOKEN>",
"SOLEIL_API_BASE": "<your SOLEIL_API_BASE>"
}
}
}
}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/com.soleilpictures%2Fclusters)<a href="https://mcptoplist.com/server/com.soleilpictures%2Fclusters"><img src="https://mcptoplist.com/badge/com.soleilpictures%2Fclusters.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
arconkli
Available versions (2)
| Version | Published |
|---|---|
| 2.1.1 | Aug 11, 2026 |
| 2.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Soleil Clusters?
- Soleil Clusters is maintained by arconkli, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Soleil Clusters listed on the Official MCP Registry?
- Yes — Soleil Clusters is listed on the Official MCP Registry.
- How many versions does Soleil Clusters have?
- MCP Toplist tracks 2 versions of Soleil Clusters, most recently published on Aug 11, 2026.
- Where can I find the source code for Soleil Clusters?
- The source code for Soleil Clusters is hosted at github.com/arconkli/soleilpictures.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.