Spark Apps Catalogue MCP server
Read-only catalogue of the Spark apps: what each one does, its stack, and where it runs.
Little public usage data yet
Reviews
Write oneNobody has reviewed Spark Apps Catalogue yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Spark Apps Catalogue tools (4)
write = sends, deletes, buys or postsget_appFreeGet one app from the Spark catalogue by its id, with its full description, tags and links. Read-only. If the id is unknown the result lists every valid id, so there is no need to guess twice.
list_appsFreeList every app in the Spark catalogue: id, name, tagline, description, tags, homepage and store or repository links. Read-only. Small enough to read in full, so prefer this over search when the question is about the range of apps rather than a specific one.
list_tagsFreeList every tag used across the Spark catalogue with how many apps carry it, most used first. Read-only. Use this before search_apps to pick a tag that actually exists.
search_appsFreeSearch the Spark catalogue by keyword across app names, taglines, descriptions and tags, optionally narrowed to a single tag. Read-only. Pass an empty query with a tag to list everything carrying that tag.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1057ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http spark-apps https://spark-apps.co/api/mcp/mcp
Spark Apps Catalogue: common questions
- Is Spark Apps Catalogue MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Spark Apps Catalogue safety report
- How do I install Spark Apps Catalogue?
- It runs remotely at spark-apps.co. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Spark Apps Catalogue need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Spark Apps Catalogue maintained?
- The latest release is v1.0.0.
- Is Spark Apps Catalogue up?
- 100% of our last 7 checks got an answer. We check remote servers about four times a day.