Stackzero Labs MCP
A server for generating Stackzero Labs UI components.
@stackzero-labs/mcp
Official MCP (Model Context Protocol) server for stackzero-labs/ui.
Official Docs »
Get started
·
Report Bug
·
Request Feature
Overview
This package allows you to run a model context server for stackzero-labs/ui components, enabling you to use the MCP protocol with your applications.
1-click install in Cursor
Installation
npm install @stackzero-labs/mcp
Usage
As a standalone server
npx @stackzero-labs/mcp
In Claude Desktop
Add to your Claude Desktop configuration:
{
"mcpServers": {
"@stackzero-labs/mcp": {
"command": "npx",
"args": ["-y", "@stackzero-labs/mcp@latest"]
}
}
}
In Cursor (manual setup)
Go to Cursor settings, select MCP. Add to your Cursor configuration:
{
"mcpServers": {
"@stackzero-labs/mcp": {
"command": "npx",
"args": ["-y", "@stackzero-labs/mcp@latest"]
}
}
}
Development
# Install dependencies
pnpm install
# Build the project
pnpm build
# Run in development mode
pnpm dev
# Inspect the MCP server
pnpm inspect
License
See LICENSE for details.
Serveurs connexes
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP TypeScript Implementation
A TypeScript implementation of the Model Context Protocol for the Personal Intelligence Framework.
Mobile Xray MCP
Take screenshots and analyze mobile apps with AI assistance directly from your IDE.
ArchiveNet
A context insertion and search server for Claude Desktop and Cursor IDE, using configurable API endpoints.
MCP Aggregator
An MCP (Model Context Protocol) aggregator that allows you to combine multiple MCP servers into a single endpoint allowing to filter specific tools.
MCP Server Manager for Claude
Install and manage Model Context Protocol (MCP) servers for Claude Desktop.
Arcontextify
Convert ARC-56 smart contract specifications to MCP servers.
Ping MCP Server
An MCP server providing on-chain AI tools for seamless interaction with the Solana blockchain.
GitGuardian
Scan projects for over 500 types of secrets using GitGuardian's API to prevent credential leaks.
codesight
CLI token optimizer and AI context generator with built-in MCP server. Scans codebases to extract routes, schema, components, and dependencies 9x–13x token reduction for Claude Code, Cursor, Copilot, Codex, and Windsurf.
Replicate Imagen 4 MCP Server
Access Google's Imagen 4 Ultra model via the Replicate platform for high-quality image generation.