Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 28 additions & 2 deletions docs/v0.1/servers/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,35 @@
"isLatest": true
}
}
},
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.qlik.internal/qlik-design-system",
"description": "Qlik Design System MCP Server v0.1.0 - Query Sprout design tokens, guidelines, and components for design-consistent code generation.",
"version": "0.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "http://127.0.0.1:8765/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"publishedAt": "2026-02-03T00:00:00.000000Z",
"updatedAt": "2026-02-03T00:00:00.000000Z",
"isLatest": true,
"owner": "sizhao.liu@qlik.com",
"useCase": "Enables Copilot to query Qlik Sprout design tokens, guidelines, and components for design-consistent code generation",
"dependencies": "Python 3.12+, FastMCP, local design system files",
"dataAccess": "Local design tokens (CSV) and guidelines (MDX) - no PII or external services"
}
}
}
],
"metadata": {
"count": 2
"count": 3
}
}
}
26 changes: 26 additions & 0 deletions docs/v0.1/servers/qlik-design-system/0.1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.qlik.internal/qlik-design-system",
"description": "Qlik Design System MCP Server v0.1.0 - Query Sprout design tokens, guidelines, and components for design-consistent code generation.",
"version": "0.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "http://127.0.0.1:8765/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"publishedAt": "2026-02-03T00:00:00.000000Z",
"updatedAt": "2026-02-03T00:00:00.000000Z",
"isLatest": true,
"owner": "sizhao.liu@qlik.com",
"useCase": "Enables Copilot to query Qlik Sprout design tokens, guidelines, and components for design-consistent code generation",
"dependencies": "Python 3.12+, FastMCP, local design system files",
"dataAccess": "Local design tokens (CSV) and guidelines (MDX) - no PII or external services"
}
}
}
26 changes: 26 additions & 0 deletions docs/v0.1/servers/qlik-design-system/latest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.qlik.internal/qlik-design-system",
"description": "Qlik Design System MCP Server v0.1.0 - Query Sprout design tokens, guidelines, and components for design-consistent code generation.",
"version": "0.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "http://127.0.0.1:8765/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"publishedAt": "2026-02-03T00:00:00.000000Z",
"updatedAt": "2026-02-03T00:00:00.000000Z",
"isLatest": true,
"owner": "sizhao.liu@qlik.com",
"useCase": "Enables Copilot to query Qlik Sprout design tokens, guidelines, and components for design-consistent code generation",
"dependencies": "Python 3.12+, FastMCP, local design system files",
"dataAccess": "Local design tokens (CSV) and guidelines (MDX) - no PII or external services"
}
}
}