Skip to main content
ClaudeWave
ophydami avatar
ophydami

storeboard-mcp

Ver en GitHub

MCP registry metadata and client setup for Storeboard

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/ophydami/storeboard-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "storeboard-mcp": {
      "command": "node",
      "args": ["/path/to/storeboard-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/ophydami/storeboard-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Storeboard MCP server

Connect an MCP-compatible agent to Storeboard and generate exact-size App Store and Google Play assets from the conversation.

This repository contains the public metadata and client configuration for Storeboard's hosted MCP server. The hosted endpoint is:

```text
https://storeboard.dev/api/mcp
```

Storeboard uses Streamable HTTP and the same Bearer API keys, credits, account limits, generation pipeline, and QA process as the web application and REST API.

## Links

- [API and MCP documentation](https://storeboard.dev/docs/api)
- [Create an API key](https://storeboard.dev/app/keys)
- [Storeboard](https://storeboard.dev)

## Available tools

| Tool | Purpose |
| --- | --- |
| `list_specs` | List supported assets, exact pixel sizes, and credit costs |
| `get_credits` | Read the current plan, credits, and usage limits |
| `analyze_app` | Analyze an app URL, description, or reference screenshot |
| `generate_screenshot` | Generate an exact-size screenshot or Play feature graphic |
| `generate_listing` | Generate Apple and Google Play listing copy |

Low-quality image drafts are free. Medium and high quality images cost credits and are checked against the requested headline. Supplying `appScreen` makes Storeboard composite the real app UI into a deterministic device frame.

## Claude Code

Create a Storeboard API key, then run:

```bash
claude mcp add --transport http storeboard \
  https://storeboard.dev/api/mcp \
  --header "Authorization: Bearer sb_live_your_key"
```

## JSON configuration

For clients that accept MCP server JSON:

```json
{
  "mcpServers": {
    "storeboard": {
      "type": "http",
      "url": "https://storeboard.dev/api/mcp",
      "headers": {
        "Authorization": "Bearer sb_live_your_key"
      }
    }
  }
}
```

Keep the key out of source control. If your client supports environment interpolation, use it instead of writing a key directly in the configuration file.

## Example prompts

```text
Analyze https://myapp.example and propose five App Store screenshot concepts.
```

```text
List the available Storeboard specs, then create a free iPhone draft for the first concept.
```

```text
Write Apple and Google Play listing copy using these screenshot headlines.
```

## Registry metadata

[`server.json`](./server.json) describes the hosted server for the official MCP Registry. [`smithery-config-schema.json`](./smithery-config-schema.json) maps a user-provided Storeboard authorization value to the upstream `Authorization` header for Smithery.

This metadata repository is available under the MIT License. Use of the hosted Storeboard service remains subject to Storeboard's terms.

<!-- mcp-name: io.github.ophydami/storeboard -->
ai-agentsapp-storegoogle-playimage-generationmcpmodel-context-protocol

Lo que la gente pregunta sobre storeboard-mcp

¿Qué es ophydami/storeboard-mcp?

+

ophydami/storeboard-mcp es mcp servers para el ecosistema de Claude AI. MCP registry metadata and client setup for Storeboard Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala storeboard-mcp?

+

Puedes instalar storeboard-mcp clonando el repositorio (https://github.com/ophydami/storeboard-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ophydami/storeboard-mcp?

+

ophydami/storeboard-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene ophydami/storeboard-mcp?

+

ophydami/storeboard-mcp es mantenido por ophydami. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a storeboard-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega storeboard-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ophydami/storeboard-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ophydami-storeboard-mcp)](https://claudewave.com/repo/ophydami-storeboard-mcp)
<a href="https://claudewave.com/repo/ophydami-storeboard-mcp"><img src="https://claudewave.com/api/badge/ophydami-storeboard-mcp" alt="Featured on ClaudeWave: ophydami/storeboard-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a storeboard-mcp