Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated today
ClaudeWave Trust Score
52/100
· OK
Passed
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No standard license detected
  • !No description
Last scanned: 9/9/2026
Install in Claude Code / Claude Desktop
Method: NPX · @shiped/mcp
Claude Code CLI
claude mcp add shiped-mcp -- npx -y @shiped/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "shiped-mcp": {
      "command": "npx",
      "args": ["-y", "@shiped/mcp"]
    }
  }
}
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.
Use cases

MCP Servers overview

# Shiped MCP

The stdio MCP server for Shiped. It lets MCP-compatible agents deploy and manage projects on `https://shiped.app`.

## Usage

Add Shiped to an MCP-compatible client:

```json
{
  "mcpServers": {
    "shiped": { "command": "npx", "args": ["-y", "@shiped/mcp"] }
  }
}
```

The first tool call opens a device-flow login. For explicit login, run:

```bash
npx @shiped/mcp login
npx @shiped/mcp logout
```

`login` connects the current agent to Shiped. `logout` clears the cached local token.

## Development

```bash
npm ci
npm run build
```

The Docker image runs the server over stdio and can be used for MCP introspection or local container-based clients.

## Publish

```bash
npm login
npm publish
```

What people ask about shiped-mcp

What is shiped-app/shiped-mcp?

+

shiped-app/shiped-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install shiped-mcp?

+

You can install shiped-mcp by cloning the repository (https://github.com/shiped-app/shiped-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is shiped-app/shiped-mcp safe to use?

+

Our security agent has analyzed shiped-app/shiped-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains shiped-app/shiped-mcp?

+

shiped-app/shiped-mcp is maintained by shiped-app. The last recorded GitHub activity is dated 2026-09-08, with 0 open issues.

Are there alternatives to shiped-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy shiped-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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

More MCP Servers

shiped-mcp alternatives