Loading MCP server directory, please wait...
Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.
npx @getmcp/cli add io.github.jackasser/drillspark-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for DrillSpark API authentication (format: Bearer dsk_xxxxx)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jackasser/drillspark-mcp": {
"url": "https://drillspark.io/api/mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}