$ timeahead.in
/ servers/npm/@mantine/mcp-server
npm

@mantine/mcp-server

MCP server for Mantine documentation

31k stars3k/wkupdated 3d agogithub ↗
83good
▣ Overview
NPMGitHub contributorsnpmnpmHelp wantedDiscordX Follow

What it does

This MCP server integrates Mantine documentation into Claude, enabling lookups of components, hooks, and utilities directly during development. Since no explicit tools are exposed, it likely surfaces documentation through MCP resources or by processing filesystem and network requests to fetch the latest Mantine API reference.

Who it's for

Frontend engineers building React applications with Mantine who work inside Claude Code or other MCP-compatible environments. Useful during component selection, API consultation, and theme/styling decisions without context-switching to browser docs.

Common use cases

  • Query Mantine component API signatures and prop documentation while coding
  • Find example usage patterns for hooks from the 80+ @mantine/hooks collection
  • Look up theming and styling options for components and layouts
  • Cross-reference form, chart, notification, and other specialized package documentation

Setup pitfalls

  • One secret was detected in the source code during scanning. Review the repository before use in production environments.
  • High risk classification due to filesystem write access and network calls. Understand what data the server accesses and ensure your deployment environment allows outbound connections to mantine.dev.
  • The server reads and writes the filesystem. If running in a shared or untrusted context, sandbox or restrict its permissions accordingly.
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
81
16.2
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
83.2
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "mantinemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mantine/mcp-server"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
45/ 100 · is this project alive?
contributors (1y)58
top contributor share92%
releases (1y)40
last release3d ago
ci✗ none
⛁ Raw data
weekly downloads3k
github stars31k
forks2k
open issues39
license✓ present
readme length3754 chars
last publish0d ago
last commit3d ago
last updated9h ago
install verified✓ pass · 22d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points