
Magic Meal Kits MCP Server Integration
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...
Instantly generate beautiful, production-ready UI components using natural language with the 21st-dev Magic MCP Server, fully integrated with FlowHunt and major IDEs.
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.
The 21st-dev Magic MCP Server is an AI-powered platform that generates modern, production-ready UI components from natural language prompts, integrating easily into popular IDEs and FlowHunt workflows.
The server supports Cursor, Windsurf, VSCode, and Cline, providing a consistent AI-driven UI generation experience across these environments.
It's recommended to use environment variables in your MCP server configuration to avoid exposing your API key directly in your config files.
Yes! Add the MCP component in your FlowHunt flow, configure the Magic MCP Server as shown in the documentation, and connect it to your AI agent for instant access to UI generation features.
No explicit prompt templates or tools are listed in the public documentation. However, the platform focuses on natural language UI generation and brand asset integration.
Key use cases include AI-powered UI generation, real-time component previews, seamless brand asset integration, and speeding up repetitive frontend tasks.
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 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...
The TouchDesigner MCP Server enables seamless AI integration with TouchDesigner, allowing for automated project control, generative art, and creative coding wor...
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 ...