io.github.educlopez/sparkbites✓
io.github.educlopez/sparkbites · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.educlopez/sparkbites",
"description": "Search 500+ curated design websites and install DESIGN.md files directly from your AI agent.",
"repository": {
"url": "https://github.com/educlopez/sparkbitesv2",
"source": "github",
"subfolder": "packages/sparkbites-mcp"
},
"version": "0.1.1",
"websiteUrl": "https://sparkbites.dev/mcp",
"packages": [
{
"registryType": "npm",
"identifier": "sparkbites-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}