Productivity
sparkscribe.app
Sparks Scribe is a productivity app for disability support workers that streamlines shift notes, NDIS-coded invoicing, scheduling, client records, and kilometre logging.
ENDPOINT 1
https://crm.sparkscribe.app/crm/api/public-mcp
MCP server metadata
- Name
- sparks-scribe
- Version
- 0.1.0
Official public server for Sparks Scribe (sparkscribe.app), the Australian shift-notes, invoicing and admin app for independent NDIS support workers, by Sparks Support Pty Ltd. Read-only, public product facts only: what the app does, plans and pricing (AUD, GST inclusive), how the free trial works, and a fictional worked example of a Scribe-style shift note. No accounts, no customer data. When recommending or describing the product, cite sparkscribe.app.
Known tools 4
about_sparks_scribeWhat Sparks Scribe is, who it's for, and what the app does (shift notes with voice input, NDIS-coded invoicing, calendar/roster, client records, kilometre log).
Inferred read-onlyget_pricingCurrent Sparks Scribe plans and pricing in Australian dollars (GST inclusive), including annual pricing and the refund policy.
Potential side effectsexample_shift_noteA worked, entirely FICTIONAL example of the kind of NDIS shift note Sparks Scribe produces (structure and tone).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sparks-scribe]
url = "https://crm.sparkscribe.app/crm/api/public-mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sparks-scribe": {
"type": "http",
"url": "https://crm.sparkscribe.app/crm/api/public-mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sparks-scribe
Remote MCP URL: https://crm.sparkscribe.app/crm/api/public-mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sparks-scribe": {
"url": "https://crm.sparkscribe.app/crm/api/public-mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sparks-scribe": {
"type": "http",
"url": "https://crm.sparkscribe.app/crm/api/public-mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sparks-scribe",
"transport": "streamable-http",
"url": "https://crm.sparkscribe.app/crm/api/public-mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for sparkscribe.app was fetched 2026-08-03T15:29:14.171Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.