Shadcn Space MCP
Integrate shadcn space MCP server into your IDE to generate ready-to-use shadcn/ui components without guesswork.
shadcnspace-mcp
Official Model Context Protocol (MCP) server for Shadcn Space.
This MCP server allows AI-powered IDEs and agents to discover, search, and install Shadcn Space UI blocks directly into your projects — no copy-paste required.
Install MCP configuration
npx shadcnspace-cli install <client>
Supported Clients
- cursor
- windsurf
- claude
- cline
- antigravity
Manual Installation
Add to your IDE's MCP config:
{
"mcpServers": {
"shadcnspace-mcp": {
"command": "npx",
"args": ["-y", "shadcnspace-mcp@latest"]
}
}
}
For more information visit our documentation of How to use MCP Server
Available Tools
The server provides the following tools callable via MCP:
| Tool Name | Description |
|---|---|
listBlocks | Provides a comprehensive list of all shadcnspace blocks. |
listComponents | Provides a comprehensive list of all shadcnspace components. |
getBlockInstall | Returns the official installation command for a specific Shadcn Space block. |
searchBlocks | Search Shadcn Space blocks using keywords or tags. |
listInstalledBlocks | Lists all blocks that are currently installed in the project and get their files. |
Available Prompts
The server provides the following prompts callable via MCP:
| Prompt/Command | Description |
|---|---|
search | Find specific UI block by name. |
create-ui | Create a new UI block using our exisitng blocks. |
Example Usage
Once configured, you can ask questions like:
"List all available UI blocks"
"Give me the code for the accordion-01 component"
"Create a landing page for a coffee shop using a hero-01 block, a 3-column feature grid, and a dark-themed footer."
Credits
Created by shadcnspace.
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Image Tools MCP
Retrieve image dimensions and compress images from URLs or local files using Tinify and Figma APIs.
Claude Google Apps Script MCP Guide
Integrate Claude AI with Google Apps Script to automate tasks in Google Sheets and Gmail.
AntBot MCP Server
A TypeScript MCP server for integrating with the AntBot AI-based RPA platform, handling tool listing and execution.
Interactive Feedback MCP
An MCP server for AI-assisted development tools like Cursor and Claude, supporting interactive feedback workflows with AI.
Anubis
Embeds intelligent guidance into AI workflows to organize development and ensure quality.
GhostQA
GhostQA sends AI personas through your application — they look at the screen, decide what to do, and interact like real humans. No test scripts. No selectors. You describe personas and journeys in YAML, and GhostQA handles the rest.
Kitsune MCP
Shape-shifting MCP hub — shapeshift() into 10,000+ servers at runtime. One entry point, no restarts, 7 registries.
VICE MCP
MCP server embedded in the VICE Commodore 64/128/VIC-20/PET emulator, giving AI assistants direct access to read/write memory, set breakpoints, inspect VIC-II/SID/CIA registers, and debug 6502 assembly in real time with 63 tools.
MCP Audio Inspector
Analyzes audio files and extracts metadata, tailored for game audio development workflows.
Google Tag Manager
Integrates Google Tag Manager to automate GTM configuration and component creation through natural language prompts.