DrillSpark MCP Server for Cursor
io.github.jackasser/drillspark-mcp
Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.
client:Cursor
transport:streamable-http
Install DrillSpark MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"drillspark-mcp": {
"url": "https://drillspark.io/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs