# 3DLogo.io (remote · 3dlogo.io)

3DLogo.io, a browser 3D logo maker: 3D logos, 3D coins, 3D models from photos or prompts, embeds.

- Trust score: 76/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

> **Recent critical change**: Authorization (2026-09-06). See the changelog below before you install this server.

## Components

- remote · `3dlogo.io`: 76/100 (this document), [markdown](https://verifymcp.io/servers/cottom-3dlogo/api-mcp.md), [page](https://verifymcp.io/servers/cottom-3dlogo/api-mcp)

## Channel facts

- Endpoint: `https://3dlogo.io/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (delete_project).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 84/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 3393 tokens (~99/item across 34 items; 29 tools + 5 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 88/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 57% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).
  - Supports UI / widget rendering.

## Install

### How do I install the 3DLogo.io MCP server?

3DLogo.io is a hosted endpoint at https://3dlogo.io/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http cottom-3dlogo 'https://3dlogo.io/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "cottom-3dlogo": {
      "url": "https://3dlogo.io/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cottom-3dlogo": {
      "type": "http",
      "url": "https://3dlogo.io/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.cottom-3dlogo]
url = "https://3dlogo.io/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cottom-3dlogo": {
      "type": "remote",
      "url": "https://3dlogo.io/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cottom-3dlogo --url 'https://3dlogo.io/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cottom-3dlogo:
    url: "https://3dlogo.io/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "cottom-3dlogo": {
      "Transport": "http",
      "Url": "https://3dlogo.io/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add cottom-3dlogo -t streamable-http -u 'https://3dlogo.io/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "cottom-3dlogo": {
      "type": "http",
      "url": "https://3dlogo.io/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 76, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (29)

### `list_materials` (~101 tokens)

List logo materials

Use when you need a material id: the presets the 3D logo editor renders (chrome, gold, glass, holographic, neon, clay, wood...), each with its category and whether it needs Pro. Ids are exact strings for build_logo_editor_link, create_text_logo_project and update_project. Do not use to show the user what a look is like; browse_looks has example images.

Input parameters:

- `category` (string): Only this category

Output parameters:

- `categories` (object)
- `materials` (array)

### `list_coin_looks` (~64 tokens)

List coin looks

Use before build_coin_studio_link or a coin restyle: the preset looks (gold, chrome, silver, bronze), blank edges (reeded, milled, smooth), motions, lighting rooms and fonts the coin studio accepts. Read-only, no account needed.

Output parameters:

- `blanks` (array)
- `environments` (array)
- `fonts` (array)
- `looks` (array)
- `motions` (array)

### `build_logo_editor_link` (~218 tokens)

Build a 3D logo editor link

Returns a link that opens the 3D logo editor already styled, from a wordmark (text), from a stored logo image (mark, see upload_logo_image), or on the upload panel (upload=true) when the person will drop the file themselves. Works without an account. Use list_materials for material ids.

Input parameters:

- `background` (string): Hex colour, e.g. #1a1a1a
- `depth` (number): Extrusion depth, default 30
- `environment` (string): Lighting room
- `font` (string)
- `mark` (string): Mark id from upload_logo_image or request_logo_image_upload
- `material` (string): Material id from list_materials (e.g. gold-clean-optimised)
- `motion` (string)
- `text` (string): The wordmark, up to 40 characters (omit when passing mark or upload)
- `upload` (boolean): Open on the upload panel with the look prepared; the person drops their own file

Output parameters:

- `mark` (string|null)
- `material` (string|null)
- `text` (string|null)
- `upload` (boolean)
- `url` (string): Absolute https URL the user can open

### `build_coin_studio_link` (~160 tokens)

Build a 3D coin studio link

Returns a link that opens the 3D coin studio with a mark struck into a coin. Looks: gold, chrome, silver, bronze. Works without an account.

Input parameters:

- `background` (string): Hex colour, e.g. #1a1a1a
- `blank` (string)
- `coinColor` (string): Hex colour, e.g. #1a1a1a
- `environment` (string): Lighting room
- `font` (string)
- `logoColor` (string): Hex colour, e.g. #1a1a1a
- `look` (string)
- `motion` (string)
- `text` (string, required): The mark text, up to 24 characters

Output parameters:

- `text` (string)
- `url` (string): Absolute https URL the user can open

### `get_plans` (~80 tokens)

Compare plans and credit packs

Use when the user asks what is free, what Pro or Ultra add, or what a Generate run costs in credits: the plan features (exports, watermark, credits, saves) and the one-time credit packs, with what packs do and do not unlock. Read-only. Do not use to check the connected user's own plan; get_account does that.

Output parameters:

- `creditPackNotes` (array)
- `creditPacks` (array)
- `free` (array)
- `pricingUrl` (string): Absolute https URL the user can open
- `pro` (object)
- `ultra` (object)

### `browse_looks` (~101 tokens)

Browse example looks

Use when the user wants to see what is possible or pick a style before designing: the example looks (chrome, gold, glass, holographic, brushed metal, gradient, 3D text, animated), each with a rendered example image, what it is best for, the presets behind it, and an editor link that applies it. Works without an account. Do not use to get material ids for another tool; list_materials has the full catalogue.

Output parameters:

- `looks` (array)

### `upload_logo_image` (~275 tokens)

Upload a logo image

Stores a logo image (PNG, JPEG, GIF, WebP up to 8 MB; SVG up to 1 MB) so the 3D logo editor can extrude it, and returns a mark id plus an editor link already styled. Give exactly one source: image (a file the user attached in chat), image_url (a public https link to the image file itself, not a page), or image_data (a base64 data URL, small files only). Marks expire after 7 days. For a file on the user's own machine use request_logo_image_upload instead.

Input parameters:

- `background` (string): Hex colour, e.g. #1a1a1a
- `depth` (number): Extrusion depth, default 30
- `environment` (string): Lighting room
- `file_name` (string): Shown in the editor; defaults to the file name
- `image` (object): The image the user attached in chat
- `image_data` (string): data:image/png;base64,... for small images only; most hosts cap this well under 1 MB
- `image_url` (string): Public https URL of the image file
- `material` (string): Material id from list_materials (e.g. gold-clean-optimised)
- `motion` (string)

Output parameters:

- `bytes` (integer)
- `contentType` (string)
- `editorUrl` (string): Absolute https URL the user can open
- `expiresAt` (string)
- `fileName` (string)
- `markId` (string)
- `material` (string|null)

### `request_logo_image_upload` (~119 tokens)

Request an upload URL for a logo file

For a logo file on the user's machine that cannot be sent inside a tool call: returns a mark id and a one-shot HTTPS PUT URL. Upload the raw file bytes to it (for example `curl -T logo.png "<uploadUrl>"`), then call build_logo_editor_link with the mark id (or create_image_logo_project when signed in). Accepts PNG, JPEG, GIF, WebP (8 MB) and SVG (1 MB).

Input parameters:

- `file_name` (string): The file name, used as the project title later

Output parameters:

- `accept` (array)
- `example` (string)
- `markId` (string)
- `maxBytes` (integer)
- `maxSvgBytes` (integer)
- `method` (string)
- `next` (string)
- `uploadUrl` (string): Absolute https URL the user can open

### `get_account` (~46 tokens)

Get account and plan

Use to know what the connected account can do before acting: plan, remaining Generate credits (period and purchased), project and share-link counts against their caps, and export limits. Read-only.

Output parameters:

- `accountUrl` (string): Absolute https URL the user can open
- `canExportHdVideo` (boolean)
- `canUsePaidDensity` (boolean)
- `creditsExpireAt` (string|null)
- `creditsRemaining` (number)
- `creditsRollOver` (boolean)
- `email` (string)
- `exportWatermark` (boolean)
- `isPro` (boolean)
- `isUltra` (boolean)
- `maxImagePx` (integer)
- `name` (string|null)
- `periodCreditsRemaining` (number)
- `plan` (string)
- `projectCount` (integer)
- `projectLimit` (integer)
- `purchasedCredits` (number)
- `purchasedCreditsExpireAt` (string|null)
- `shareLimit` (integer)

### `list_projects` (~53 tokens)

List saved projects

The user's saved logos, coins and generated meshes, newest first. Optional title search and kind filter.

Input parameters:

- `kind` (string)
- `page` (integer)
- `query` (string): Match against the title

Output parameters:

- `page` (integer)
- `projects` (array)
- `total` (integer)
- `totalPages` (integer)

### `get_project` (~83 tokens)

Get a project

Details and links for one saved project by id: where it opens, its public page if published, the GLB for meshes, and with include_config the saved workspace settings (material, lighting, motion). For a picture of it, call get_project_preview.

Input parameters:

- `id` (string, required)
- `include_config` (boolean): Also return the saved workspace config (large)

Output parameters:

- `accessRole` (string)
- `canEdit` (boolean)
- `config` (object)
- `hasArtwork` (boolean): False until the project has been opened and saved once in the studio
- `id` (string)
- `inputType` (string|null)
- `isPublic` (boolean)
- `kind` (string)
- `kindLabel` (string)
- `modelUrl`: Public GLB, for published meshes
- `shareUrl`: Public page, when published
- `thumbnailUrl`: Saved thumbnail; needs the owner's browser session
- `title` (string)
- `updatedAt` (string|null): ISO 8601
- `url` (string): Opens the project in its studio

### `create_text_logo_project` (~130 tokens)

Create a text logo project

Saves a new 3D logo project from a wordmark with a material and lighting, so it appears in the user's Projects and opens in the editor. Does not spend credits.

Input parameters:

- `background` (string): Hex colour, e.g. #1a1a1a
- `depth` (number)
- `environment` (string): Lighting room
- `font` (string)
- `material` (string): Material id from list_materials
- `motion` (string)
- `text` (string, required)
- `title` (string): Project name; defaults to the text

Output parameters:

- `id` (string)
- `inputType` (string|null)
- `isPublic` (boolean)
- `kind` (string)
- `kindLabel` (string)
- `modelUrl`: Public GLB, for published meshes
- `note` (string)
- `shareUrl`: Public page, when published
- `thumbnailUrl`: Saved thumbnail; needs the owner's browser session
- `title` (string)
- `updatedAt` (string|null): ISO 8601
- `url` (string): Opens the project in its studio

### `create_image_logo_project` (~179 tokens)

Create a logo project from an uploaded image

Saves a new 3D logo project from a mark stored with upload_logo_image or request_logo_image_upload, with a material and lighting, so it appears in the user's Projects. The image is traced into 3D the first time the project opens; open it once and save before publishing. Does not spend credits.

Input parameters:

- `background` (string): Hex colour, e.g. #1a1a1a
- `depth` (number): Extrusion depth, default 30
- `environment` (string): Lighting room
- `mark` (string, required): Mark id from upload_logo_image or request_logo_image_upload
- `material` (string): Material id from list_materials (e.g. gold-clean-optimised)
- `motion` (string)
- `title` (string): Project name; defaults to the file name

Output parameters:

- `id` (string)
- `inputType` (string|null)
- `isPublic` (boolean)
- `kind` (string)
- `kindLabel` (string)
- `mark` (string)
- `modelUrl`: Public GLB, for published meshes
- `note` (string)
- `shareUrl`: Public page, when published
- `thumbnailUrl`: Saved thumbnail; needs the owner's browser session
- `title` (string)
- `updatedAt` (string|null): ISO 8601
- `url` (string): Opens the project in its studio

### `create_invite_link` (~54 tokens)

Create a collaborator invite link

A link that lets a signed-in person join the project as an editor or viewer (up to 50 uses, 7 days). Owner only.

Input parameters:

- `id` (string, required)
- `role` (string)

Output parameters:

- `expiresAt` (string)
- `role` (string)
- `url` (string): Absolute https URL the user can open

### `delete_project` (~47 tokens)

Delete a project

Permanently deletes a saved project, its share page and invites. Confirm with the user first. Owner only.

Input parameters:

- `confirm` (boolean, required): Must be true
- `id` (string, required)

Output parameters:

- `deleted` (boolean)
- `id` (string)

### `quote_generation` (~54 tokens)

Quote a Generate run

Use before generate_3d_model so the user knows the cost: the credits a text or image run charges at a density. Read-only, spends nothing.

Input parameters:

- `density` (string)
- `mode` (string, required)

Output parameters:

- `density` (string)
- `mode` (string)
- `quote` (integer): Credits the run will charge

### `generate_3d_model` (~99 tokens)

Generate a 3D model

Starts an AI generate from a text prompt or a public image URL. Spends the user's credits (see quote_generation). Returns a run id to poll with get_generation_status.

Input parameters:

- `density` (string)
- `image_url` (string): For image mode: a public https image (PNG/JPEG/WebP)
- `mode` (string, required)
- `prompt` (string): For text mode
- `texture` (boolean)

Output parameters:

- `creditsCharged` (number)
- `runId` (string)
- `status` (string)
- `statusUrl` (string): Absolute https URL the user can open

### `get_generation_status` (~46 tokens)

Check a Generate run

Status of a run started by generate_3d_model (or from the user's history). When completed, save it with save_generation_as_project.

Input parameters:

- `run_id` (string, required)

Output parameters:

- `creditsCharged` (number|null)
- `error` (string|null)
- `hasPreview` (boolean): True once a render of the mesh exists; get_generation_preview returns it
- `modelName` (string)
- `openUrl` (string): The run in the Generate studio
- `queuePosition`
- `refunded` (boolean)
- `runId` (string)
- `status` (string)

### `list_generations` (~51 tokens)

List recent Generate runs

Use to find an earlier Generate run (to check, preview or save it): the recent runs with status, prompt and whether a render exists, newest first. Read-only.

Input parameters:

- `limit` (integer)

Output parameters:

- `runs` (array)

### `save_generation_as_project` (~69 tokens)

Save a generated mesh as a project

Keeps a completed run in Projects (idempotent per run). With public=true it is also published, which gives a share page and a public GLB URL the user can download.

Input parameters:

- `public` (boolean)
- `run_id` (string, required)
- `title` (string)

Output parameters:

- `id` (string)
- `inputType` (string|null)
- `isPublic` (boolean)
- `kind` (string)
- `kindLabel` (string)
- `modelUrl`: Public GLB, for published meshes
- `shareUrl`: Public page, when published
- `thumbnailUrl`: Saved thumbnail; needs the owner's browser session
- `title` (string)
- `updatedAt` (string|null): ISO 8601
- `url` (string): Opens the project in its studio

### `get_project_preview` (~121 tokens)

Get a picture of a project

Use when the user wants to see a saved project, or you need to describe it: returns a signed URL of the studio's last saved render, valid for an hour, and the PNG inline when include_image_data is true (only on hosts that display image content; elsewhere it costs many tokens for nothing). Nothing to show until the project has been opened and saved once. Do not use for Generate runs; get_generation_preview covers those.

Input parameters:

- `id` (string, required)
- `include_image_data` (boolean): Also return the image inline as image content

Output parameters:

- `bytes`
- `contentType` (string)
- `expiresAt` (string): ISO 8601, when imageUrl stops working
- `imageUrl` (string): Signed image URL, valid about an hour; fetch or show it before then
- `openUrl` (string): The studio page for it
- `projectId` (string)

### `get_generation_preview` (~99 tokens)

Get a picture of a generated mesh

Use once get_generation_status reports completed with hasPreview true: returns a signed URL of the provider's render of the mesh, valid for an hour, and the image inline when include_image_data is true (only on hosts that display image content). Do not use for saved logo or coin projects; get_project_preview covers those.

Input parameters:

- `include_image_data` (boolean): Also return the image inline as image content
- `run_id` (string, required)

Output parameters:

- `bytes`
- `contentType` (string)
- `expiresAt` (string): ISO 8601, when imageUrl stops working
- `imageUrl` (string): Signed image URL, valid about an hour; fetch or show it before then
- `openUrl` (string): The studio page for it
- `runId` (string)

### `create_share_link` (~169 tokens)

Create a share link and embed code

Use when the user wants to send a saved design to someone, post it, or embed it on a site: returns the share page, the iframe embed snippet, the oEmbed endpoint and a poster image URL. Unlisted (default) works for anyone holding the link without making the project public; public makes the page indexable. Reuses the project's active link of the same visibility, so calling twice is safe. The project must have been opened and saved once. Owner only. Do not use to let someone edit; create_invite_link does that.

Input parameters:

- `allow_download` (boolean): Let viewers download the file from the page
- `id` (string, required)
- `title` (string): Title on the share page; defaults to the project title
- `visibility` (string)

Output parameters:

- `allowDownload` (boolean)
- `createdAt` (string)
- `embedEnabled` (boolean)
- `embedHtml` (string): Copy-paste iframe snippet with attribution
- `embedUrl` (string): The iframe source
- `expiresAt` (string|null)
- `kind` (string)
- `modelUrl`: The GLB, for shares of generated meshes
- `oembedUrl` (string): oEmbed endpoint for this share
- `posterUrl`: Rendered still of the design, when one exists
- `projectId`
- `status` (string)
- `title` (string)
- `token` (string)
- `url` (string): The share page
- `videoUrl`: Turntable MP4, when one has been rendered
- `viewCount` (integer)
- `visibility` (string)

### `list_share_links` (~48 tokens)

List share links

The account's active share links, or one project's when id is given, each with page, embed and poster URLs and a view count.

Input parameters:

- `id` (string): Only this project's links

Output parameters:

- `shares` (array)

### `revoke_share_link` (~52 tokens)

Turn off a share link

Turns a share link off by token: the page, the embed and the poster stop serving within minutes. Cannot be undone; create_share_link makes a fresh one. Owner only.

Input parameters:

- `token` (string, required)

Output parameters:

- `allowDownload` (boolean)
- `createdAt` (string)
- `embedEnabled` (boolean)
- `embedHtml` (string): Copy-paste iframe snippet with attribution
- `embedUrl` (string): The iframe source
- `expiresAt` (string|null)
- `kind` (string)
- `modelUrl`: The GLB, for shares of generated meshes
- `oembedUrl` (string): oEmbed endpoint for this share
- `posterUrl`: Rendered still of the design, when one exists
- `projectId`
- `status` (string)
- `title` (string)
- `token` (string)
- `url` (string): The share page
- `videoUrl`: Turntable MP4, when one has been rendered
- `viewCount` (integer)
- `visibility` (string)

### `update_project` (~327 tokens)

Update a saved project

Use when the user wants an existing project changed without opening the studio: its title, whether it is public (a public project has a share page and, for meshes, a public GLB URL), and on logo and coin projects the style: material, lighting room, background, motion, depth, font, the wordmark on text projects; on coins also the look, coin and mark colours, and the blank edge. Only the fields given change. Making a project public needs a saved render. Style changes render the next time the project is opened and saved. Do not use for a share link that keeps the project private (create_share_link) or to make something new (create_text_logo_project, duplicate_project).

Input parameters:

- `background` (string): Hex colour, e.g. #1a1a1a
- `blank` (string): Coin projects: the edge
- `coin_color` (string): Coin projects: the coin body
- `depth` (number): Extrusion depth; logo projects
- `environment` (string): Lighting room
- `font` (string)
- `id` (string, required)
- `logo_color` (string): Coin projects: the struck mark
- `look` (string): Coin projects
- `material` (string): Material id from list_materials; logo projects
- `motion` (string)
- `public` (boolean): Turn the public page on or off; owner only
- `text` (string): New wordmark; text projects only (coins: 24 characters)
- `title` (string): New project title

Output parameters:

- `changed` (array)
- `id` (string)
- `inputType` (string|null)
- `isPublic` (boolean)
- `kind` (string)
- `kindLabel` (string)
- `modelUrl`: Public GLB, for published meshes
- `note` (string)
- `shareUrl`: Public page, when published
- `thumbnailUrl`: Saved thumbnail; needs the owner's browser session
- `title` (string)
- `updatedAt` (string|null): ISO 8601
- `url` (string): Opens the project in its studio

### `duplicate_project` (~77 tokens)

Duplicate a project

Use when the user wants a variant without touching the original ("a gold version of this one"): copies a saved logo or coin project with its artwork, optionally under a new title; restyle the copy with update_project. Counts against the project cap. Does not spend credits.

Input parameters:

- `id` (string, required)
- `title` (string)

Output parameters:

- `id` (string)
- `inputType` (string|null)
- `isPublic` (boolean)
- `kind` (string)
- `kindLabel` (string)
- `modelUrl`: Public GLB, for published meshes
- `shareUrl`: Public page, when published
- `thumbnailUrl`: Saved thumbnail; needs the owner's browser session
- `title` (string)
- `updatedAt` (string|null): ISO 8601
- `url` (string): Opens the project in its studio

### `search` (~49 tokens)

Search projects

Searches the user's saved projects by title and returns ids with links (the ChatGPT search contract). Use fetch for the detail of one result; list_projects for browsing with filters.

Input parameters:

- `query` (string, required)

Output parameters:

- `results` (array)

### `fetch` (~40 tokens)

Fetch a project

Full detail for one project id returned by search (the ChatGPT fetch contract): a text summary, the opening URL and metadata.

Input parameters:

- `id` (string, required)

Output parameters:

- `id` (string)
- `metadata` (object)
- `text` (string)
- `title` (string)
- `url` (string): Absolute https URL the user can open

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cottom-3dlogo/api-mcp#diagnostics

## Score history

- 2026-09-25: 76
- 2026-09-24: 76
- 2026-09-23: 75
- 2026-09-22: 75
- 2026-09-21: 74
- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 73
- 2026-09-16: 72
- 2026-09-15: 72
- 2026-09-14: 71
- 2026-09-13: 71
- 2026-09-12: 70
- 2026-09-11: 70
- 2026-09-10: 69
- 2026-09-09: 69
- 2026-09-08: 68
- 2026-09-07: 68
- 2026-09-06: 67
- 2026-09-05: 38
- 2026-09-04: 38
- 2026-09-03: 38
- 2026-09-02: 38
- 2026-09-01: 38
- 2026-08-31: 38
- 2026-08-30: 38
- 2026-08-29: 38
- 2026-08-28: 38
- 2026-08-27: 31

## Common questions

### What is the 3DLogo.io MCP server?

3DLogo.io is an MCP server listed in the public MCP registry as io.github.cottom/3dlogo. 3DLogo.io, a browser 3D logo maker: 3D logos, 3D coins, 3D models from photos or prompts, embeds. This page covers its hosted endpoint (https://3dlogo.io/api/mcp).

### Is the 3DLogo.io MCP server safe to use?

3DLogo.io scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the 3DLogo.io MCP server expose?

3DLogo.io exposes 29 tools: list_materials, list_coin_looks, build_logo_editor_link, build_coin_studio_link, get_plans, and 24 more. Their descriptions and schemas cost roughly 3,011 tokens of context every time the server is loaded.

### Does the 3DLogo.io MCP server require authentication?

No. We connected to 3DLogo.io without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the 3DLogo.io MCP server still maintained?

3DLogo.io is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://3dlogo.io/api/mcp
- Website: https://3dlogo.io/integrations
- Changelog RSS feed: https://verifymcp.io/servers/cottom-3dlogo/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/cottom-3dlogo/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/cottom-3dlogo/api-mcp
