Mantine UI MCP Server
@hakxel
About Mantine UI MCP Server
MCP server for working with Mantine UI components - provides documentation, generation, and theme utilities
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mantine-ui-server": {
"command": "npx",
"args": [
"@hakxel/mantine-ui-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mantine UI MCP Server?
Mantine UI MCP Server is a Model Context Protocol (MCP) server that provides tools for working with Mantine UI components. It is designed for developers using AI assistants like Claude to quickly retrieve component documentation, search components, generate custom components, and create theme configurations.
How to use Mantine UI MCP Server?
Install globally via npm install -g @hakxel/mantine-ui-server and run with mantine-ui-server, or use npx @hakxel/mantine-ui-server. Configure it in Claude Desktop or VS Code with Claude extension by adding a JSON entry to the MCP server settings. Optionally set the MANTINE_VERSION environment variable to target a specific Mantine version.
Key features of Mantine UI MCP Server
- Get detailed documentation for any Mantine component
- Search for Mantine components by keyword
- List all available Mantine components
- Generate custom Mantine-based components with variants
- Create Mantine theme configurations
- Create component-specific theme configurations
Use cases of Mantine UI MCP Server
- Quickly look up component props and usage without leaving the editor
- Search for relevant components when building a UI
- Generate custom components with preset props and styling
- Set up consistent theme palettes for light and dark modes
- Apply component-specific theme overrides
FAQ from Mantine UI MCP Server
Which Mantine version does the server use?
By default, it uses the latest version. You can specify a version by setting the MANTINE_VERSION environment variable (e.g., "7.16.2").
Can documentation be cached?
Yes. Set CACHE_DOCS to "false" to disable caching. Use CACHE_TTL to control cache lifetime (in seconds) and CACHE_STORAGE to choose between "memory" or "file" storage.
How do I debug the server?
Since MCP servers communicate over stdio, you can use the MCP Inspector by running npm run inspector from the project directory.
What are the system requirements?
Node.js and npm are required. The server runs as a command-line tool using stdio transport; no external services or authentication are needed.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments