# Missingstudio Cli

> Open-Source CLI to Manage, Search & Inspect MCP Servers

- **Type:** MCP server
- **Install:** `agentstack add mcp-missingstudio-cli`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [missingstudio](https://agentstack.voostack.com/s/missingstudio)
- **Installs:** 0
- **Category:** [Search](https://agentstack.voostack.com/c/search)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [missingstudio](https://github.com/missingstudio)
- **Source:** https://github.com/missingstudio/cli

## Install

```sh
agentstack add mcp-missingstudio-cli
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## Overview

Missing Studio's AI assistant for interacting with **Model Context Protocol (MCP)** servers. It provides a friendly, interactive terminal UI to get started quickly.

Built by [Missing Studio](https://www.missing.studio)

**Key Features:**

- 💬 Chat interface for MCP servers
- 🔌 **MCP tooling**
- ⌨ Beautiful terminal insterface build with [Ink](https://github.com/vadimdemedes/ink)
- 🌍 Use from anywhere with `npm i -g @missingstudio/cli`

# Quick Start

- Node.js: >= 18
- Binaries: `missingstudio` (primary), `mstudio` (alias)

## Install

- npm: `npm i -g @missingstudio/cli`
- pnpm: `pnpm add -g @missingstudio/cli`
- yarn: `yarn global add @missingstudio/cli`

## Usage

Run without arguments to launch the interactive UI:

```bash
mstudio
```

Common options:

- `-V, --version`: Output the version number
- `-h, --help`: Show help information
- `-v, --verbose`: Enable verbose logging

You can also invoke via the alias:

```bash
missingstudio OR
npx @missingstudio/cli
```

## Development

- Install deps: `npm install`
- Start in dev (watch): `npm run dev`
- Build: `npm run build`
- Start from build: `npm start`
- Typecheck: `npm run typecheck`
- Tests: `npm test` (watch: `npm run test:watch`)
- Lint/format: `npm run format` (fix: `npm run format:fix`)

## Links

- Website: https://www.missing.studio
- Repository: https://github.com/missingstudio/cli
- Issues: https://github.com/missingstudio/cli/issues

## Changelog

See `CHANGELOG.md` for release history.

## License

MIT © Missing Studio. See `LICENSE` for details.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [missingstudio](https://github.com/missingstudio)
- **Source:** [missingstudio/cli](https://github.com/missingstudio/cli)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-missingstudio-cli
- Seller: https://agentstack.voostack.com/s/missingstudio
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
