
Studio MCP
from martinemde
Turns any command-line interface (CLI) command into a simple StdIO-based MCP server.
studio-mcp
Convenience alias package for @studio-mcp/studio.
What is this?
This is a lightweight alias package that simply wraps and re-exports the @studio-mcp/studio CLI. It exists solely to provide a more convenient command name when using npx.
All functionality, documentation, and updates are handled by the main @studio-mcp/studio package.
npx studio-mcp [arguments]Usage
This package provides a shorter command name for the Studio MCP CLI:
npx studio-mcp [arguments]Instead of:
npx @studio-mcp/studio [arguments]Installation
If you want to install globally:
npm install -g studio-mcpOr use directly with npx (no installation required):
npx studio-mcpNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
License
MIT