HomeDevelopment › Spark - AI Assets Marketplace

Spark - AI Assets Marketplace

Search and fetch AI agents, skills, prompts and MCP connectors from the Spark marketplace.

TypeScript CloudLocal macOSWindowsLinux Remote
★ 5 stars Last pushed 2026-09-21 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://spark.entire.vc/mcp/ Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http evc-spark-mcp https://spark.entire.vc/mcp/ --header "X-API-Key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "evc-spark-mcp": {
      "url": "https://spark.entire.vc/mcp/",
      "headers": {
        "X-API-Key": "<YOUR_VALUE>"
      }
    }
  }
}
  • X-API-Key secret — Optional Spark API key (free, spark.entire.vc/profile, MCP Access tab). Without it the server works anonymously.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry