
IdentitateMD is an open-source registry of SVG logos, official color palettes, and brand guidelines for public institutions in the Republic of Moldova — a single source of truth for designers, developers, and civic technologists.
We designed and built the full product: the catalog website at identitate.md, the @identitate-md/logos NPM package, and the @identitate-md/mcp server — enabling AI coding assistants like Claude Code and Cursor to fetch institution logos and brand data directly from the editor.
Moldova's public institutions publish their logos inconsistently — scattered across different websites, in varying formats, resolutions, and often without color specifications or brand guidelines. Designers and civic developers waste hours hunting for a usable government logo, only to find a blurry PNG buried in a PDF footer.
There was no central, reliable, open source for high-quality visual identities of Moldovan public institutions.
Open-source,
NPM Package,
MCP Server,
Astro Website,
CDN Distribution
We designed the project around three delivery layers: a human-readable catalog website, a developer-friendly NPM package, and an AI-native MCP server. All assets live in a single repository and are distributed via jsDelivr and unpkg CDNs — free, versioned, and always up to date.


# Install
npm install @identitate-md/logos
# Or use via CDN
<img src="https://cdn.jsdelivr.net/npm/@identitate-md/logos@latest/logos/md-guvern/horizontal/color.svg" />
search_institutionsSearch by name, keyword, or categoryget_institutionFull brand data for an institutionget_logoLogo URL + optional inline SVG by layout and variantget_brand_colorsColor palette in hex, rgb, or CSS custom propertieslist_categoriesAll categories with institution countsIdentitateMD is now the go-to resource for designers, developers, and civic technologists working with Moldovan public institution branding. The NPM package is published and versioned, the MCP server is installable in one command, and every logo is available via CDN without any account or sign-up.
The project is fully open-source under MIT license — anyone can contribute new institutions, fix logos, or build on top of the registry.
Shrift transformed our initial concept into a robust civic tech platform that enables citizens to track public spending with clarity and confidence.
The website is better than we could imagine & the interaction with the team was at high level also.
A single source of truth for SVG logos, color palettes, and brand guidelines of Moldovan public institutions — open-source and free for everyone.