
MasterGo Magic MCP Server
The MasterGo Magic MCP Server bridges MasterGo design tools with AI models, enabling direct access to DSL data from design files for automated analysis, design ...

Instantly generate beautiful, production-ready UI components using natural language with the 21st-dev Magic MCP Server, fully integrated with FlowHunt and major IDEs.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The 21st-dev Magic MCP Server is an AI-driven platform designed to help developers create beautiful, modern UI components instantly through natural language descriptions. Acting as a bridge between AI assistants and your development environment, it enables seamless UI generation, real-time previews, and integration of professional brand assets and logos. With support for popular IDEs like Cursor, Windsurf, VSCode, and Cline, it streamlines frontend workflows by letting users describe the UI they want, and the Magic MCP Server generates and inserts polished, customizable components directly into the project. Its goal is to enhance developer productivity by automating repetitive UI tasks and integrating AI-powered creativity into the daily development process.
No explicit prompt templates are listed in the provided repository documentation.
No explicit resources are listed in the provided repository documentation.
No explicit tools are listed in the provided repository documentation or in server.py (or equivalent).
~/.codeium/windsurf/mcp_config.json.{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest", "API_KEY=\"your-api-key\""]
}
}
}
Securing API Keys: Use environment variables in your configuration:
{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest"],
"env": { "API_KEY": "YOUR_API_KEY" }
}
}
}
~/.claude/mcp_config.json.{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest", "API_KEY=\"your-api-key\""]
}
}
}
Securing API Keys:
{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest"],
"env": { "API_KEY": "YOUR_API_KEY" }
}
}
}
~/.cursor/mcp.json.{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest", "API_KEY=\"your-api-key\""]
}
}
}
Securing API Keys:
{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest"],
"env": { "API_KEY": "YOUR_API_KEY" }
}
}
}
~/.cline/mcp_config.json.{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest", "API_KEY=\"your-api-key\""]
}
}
}
Securing API Keys:
{
"mcpServers": {
"@21st-dev/magic": {
"command": "npx",
"args": ["-y", "@21st-dev/magic@latest"],
"env": { "API_KEY": "YOUR_API_KEY" }
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"magic-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change "magic-mcp" to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Present in README |
| List of Prompts | ⛔ | Not listed |
| List of Resources | ⛔ | Not listed |
| List of Tools | ⛔ | Not listed |
| Securing API Keys | ✅ | Provided in setup instructions |
| Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
Roots support not specified in the repository.
The 21st-dev Magic MCP Server has excellent documentation for installation and setup across multiple platforms, with clear real-world use cases and a large, active user base. However, the lack of explicit documentation for MCP prompts, resources, tools, and advanced MCP concepts like Roots and Sampling limits its transparency for advanced users and integrators.
| Has a LICENSE | ⛔ (not found explicitly) |
|---|---|
| Has at least one tool | ⛔ |
| Number of Forks | 176 |
| Number of Stars | 2.5k |
Rating: 6/10
The 21st-dev Magic MCP Server scores highly for usability, activity, and clarity of setup but loses points for lack of advanced technical detail and explicit MCP primitives in public documentation.
Streamline your frontend workflow with AI-powered UI generation. Integrate the 21st-dev Magic MCP Server into FlowHunt or your favorite IDE and start building modern interfaces in seconds.

The MasterGo Magic MCP Server bridges MasterGo design tools with AI models, enabling direct access to DSL data from design files for automated analysis, design ...

The TouchDesigner MCP Server enables seamless AI integration with TouchDesigner, allowing for automated project control, generative art, and creative coding wor...

The Magic Meal Kits MCP Server acts as a secure bridge between AI assistants and the Magic Meal Kits API, enabling programmatic health checks, server version qu...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.