MCP Server
MCP
DrillSpark MCP Server
Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://drillspark.io/api/mcp/mcp",
"headers": [
{
"description": "Bearer token for DrillSpark API authentication (format: Bearer dsk_xxxxx)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment