Memoire✓
io.github.sarveshsea/memoire · v0.16.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sarveshsea/memoire",
"description": "Shadcn-native Design CI for Tailwind apps with registry export and MCP UI tools.",
"title": "Memoire",
"repository": {
"url": "https://github.com/sarveshsea/m-moire",
"source": "github"
},
"version": "0.16.1",
"websiteUrl": "https://github.com/sarveshsea/m-moire#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@sarveshsea/memoire",
"version": "0.16.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "start",
"type": "positional"
},
{
"value": "--no-figma",
"type": "positional"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tool": "memoire-release",
"version": "0.16.1"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}