Skip to main content
Glama

Server Details

Read-only MCP over the Mzizi design system registry — nodes, components, ownership.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 5 tool updates
    • Changedget_component1 field changed
      • changedInput schema / properties / name / description
        Previous value: -"Component name, e.g. 'button', 'nyuchi-tokens'"New value: +"Component name, e.g. 'accordion', 'button'"
    • Addedget_node_documents
    • Changedlist_components2 fields changed
      • removedInput schema / properties / node
        Removed value: -{
        -  "maximum": 10,
        -  "minimum": 1,
        -  "type": "integer"
        -}
      • removedInput schema / properties / owner / enum
        Removed value: -[
        -  "bundu",
        -  "nyuchi",
        -  "mzizi",
        -  "framework"
        -]
    • Addedread_documents
    • Addedread_versions
  2. 4 tool updates
    • First observedget_component
    • First observedget_database_status
    • First observedlist_collections
    • First observedlist_components

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Read-only MCP server that exposes a design system's tokens, components, conventions, and deprecations as queryable tools, enabling agents to look up canonical values, assess change impact, and detect hardcoded value drift.
    8
    8
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables MCP clients to query Robinhood Chain registry data, including verified stock token addresses, live token state, Chainlink feed rounds, holders, pools, bridge activity, and issuer documents.
    17
    6
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A read-only MCP server that provides AI coding agents with a queryable contract for design system tokens, components, patterns, and anti-patterns.
    20
    1
    Apache 2.0
  • A
    license
    B
    quality
    B
    maintenance
    Enables design system governance over MCP, with tools to track component adoption, detect drift, assess change impact, and enforce recorded decisions.
    13
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation5/5

Each tool targets a distinct entity or operation: component details, database status, node documents, collection listing, component listing, document reading, and version history. Descriptions clearly differentiate them.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (get_, list_, read_), with verbs indicating the type of retrieval (single item, list, or versioned history).

Tool Count5/5

7 tools is well-scoped for a read-focused document store server. Each tool covers a necessary operation without redundancy or overwhelming complexity.

Completeness4/5

The tool set provides comprehensive read coverage: listing collections, reading documents, component details, version history, and diagnostics. However, missing write operations (create/update/delete) mean the surface is incomplete for full CRUD, but this aligns with a read-only purpose.

Resources