Studio MCP
Turns any command-line interface (CLI) command into a simple StdIO-based MCP server.
studio-mcp
Convenience alias package for @studio-mcp/studio.
Usage
This package provides a shorter command name for the Studio MCP CLI:
npx studio-mcp [arguments]
Instead of:
npx @studio-mcp/studio [arguments]
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.
Installation
If you want to install globally:
npm install -g studio-mcp
Or use directly with npx (no installation required):
npx studio-mcp
License
MIT
İlgili Sunucular
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Playwright MCP
Generate Playwright tests with AI assistants by providing real-time access to the browser DOM, interactions, and screenshots.
Geo Location Demo
Retrieves user geolocation information using EdgeOne Pages Functions and exposes it via the Model Context Protocol (MCP).
Recon Chimera Scaffold
Scaffolds Chimera fuzzing test suites for Solidity smart contracts with invariant properties, handlers, and fuzzer configs
ucn
Universal Code Navigator - a lightweight MCP server that gives AI agents call-graph-level understanding of code. Instead of reading entire files, agents ask structural questions like: "who calls this function", "what breaks if I change it", "what's unused", and get precise, AST-verified answers. UCN parses JS/TS, Python, Go, Rust, Java, and HTML inline scripts with tree-sitter, then exposes 28 navigation commands as a CLI tool, MCP server, or agent skill.
Code Sync MCP Server
Hot reload remote containerized Python applications directly from your IDE.
MCP Server with Google OAuth & Analytics
A remote MCP server with built-in Google OAuth authentication and analytics tracking.
nf-core MCP Server
Manage and navigate local nf-core pipeline repositories.
Playwright IA: Midscene.js
Automate Playwright flows using natural language with Midscene.js and AI.
Everything
Reference / test server with prompts, resources, and tools
Model Context Protocol servers
A collection of reference implementations for the Model Context Protocol (MCP), showcasing servers built with TypeScript and Python SDKs.