Catalog
io.github.jackasser/drillspark-mcp
OfficialDrillSpark MCP Server
Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.
Creates and manages Mermaid.js flowcharts and diagrams.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"drillspark-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://drillspark.io/api/mcp/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.