blueprint-modular
Blueprint Modular
Un instrument ne se contente pas d'afficher une valeur — il porte un jugement.

Blueprint Modular n'est pas un énième UI kit. C'est une bibliothèque
d'instruments : 104 composants métier appelables comme des fonctions,
dont une classe porte la primitive de jugement partagée
interpret(value, context) — écart au repère, tendance, anomalie, sévérité.
La sémantique est unique, pure, et vérifiée par le convergence gate.
Quick start
pip install blueprint-modularimport bpm
bpm.metric(label="Chiffre d'affaires", value=125000, delta="+12%")Blueprint Modular expose une surface Python de composants bpm.* (metric, table, badge, live_gauge…), miroir fonctionnel de la surface React. Documentation : https://blueprint-modular.com
Related MCP server: Arco Lexicon
Vivant
Vitrine — https://blueprint-modular.com
App de démonstration — https://app.blueprint-modular.com
Connecteur MCP (lecture seule, sans auth) —
https://mcp.blueprint-modular.com/api/mcp· doc https://blueprint-modular.com/mcp
Installer
React / TypeScript (npm)
npm install @blueprint-modular/core// Toujours en namespace — ne jamais destructurer.
import { bpm } from '@blueprint-modular/core'
import '@blueprint-modular/core/dist/style.css'Python (PyPI)
pip install blueprint-modular
bpm run app.pyIntégration complète (CSS, Tailwind, SSR, API des composants) :
packages/core/USAGE.md. Référence machine pour
agents : public/llms.txt.
Preuve — convergence gate
npm run gateUne commande valide toute la surface : types (tsc), build (vite),
synchro doc, smoke render de chaque bpm.*, et snapshot des props
(toute suppression/renommage = échec — garantie θ-additive).
Écosystème
Blueprint Maker — du prompt à l'app
Next.js, en composants bpm.*. Modular est le substrat ; Maker le fabrique.
Aller plus loin
Positionnement — https://blueprint-modular.com/presentation
Catalogue MCP —
docs/MCP_CONNECTOR.mdRéférence machine — https://blueprint-modular.com/llms.txt
Licence
@blueprint-modular/core : Apache-2.0 · blueprint-modular (PyPI) : Apache-2.0
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server that exposes the @bunge/ds-components design system catalog, allowing AI assistants to list, search, and retrieve component details including inputs, outputs, usage examples, and import instructions.4MIT

Arco Lexiconofficial
AlicenseNot gradedqualityBmaintenanceCanonical vocabulary server for autonomous business design. Exposes the Arco Lexicon as seven MCP tools: term lookup, related terms, alignment verification, citation formatting, source retrieval, term listing, and term suggestion. No authentication required. Streamable HTTP transport.MIT- AlicenseNot gradedqualityDmaintenanceProvides resources, tools, and prompts for a Design System via MCP protocol, enabling component search, reading, and related component discovery.247MIT
- AlicenseNot gradedqualityAmaintenanceA read-only MCP server that provides AI coding agents with a queryable contract for design system tokens, components, patterns, and anti-patterns.241Apache 2.0
Related MCP Connectors
Software component catalog: search your org's services, docs, APIs, dependencies, and ownership.
Dev-registry data: npm/PyPI/Docker/VS Code packages, dep graphs, vulns, 50+ ecosystems.
Search, document and execute authenticated API calls across 700+ apps via one MCP server
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Blueprint-Master/blueprint-modular'
If you have feedback or need assistance with the MCP directory API, please join our Discord server