Skip to content
Grok

DrillSpark MCP Server for Grok

io.github.jackasser/drillspark-mcp

Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.

client:Grok transport:streamable-http

Install DrillSpark MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "drillspark-mcp": {
      "type": "http",
      "url": "https://drillspark.io/api/mcp/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

DrillSpark MCP Server in other clients