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.Last updated4MIT

Arco Lexiconofficial
Alicense-qualityBmaintenanceCanonical 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.Last updatedMIT- Alicense-qualityDmaintenanceProvides resources, tools, and prompts for a Design System via MCP protocol, enabling component search, reading, and related component discovery.Last updated321MIT
- Alicense-qualityAmaintenanceA read-only MCP server that provides AI coding agents with a queryable contract for design system tokens, components, patterns, and anti-patterns.Last updated301Apache 2.0
Related MCP Connectors
Hosted NeuroDock — stateless communication and planning tools over OAuth-secured Streamable HTTP.
APIs.guru MCP — keyless directory of 2,500+ public APIs and their OpenAPI specs.
LEGO catalog: sets, parts, minifigs, themes, colors via Rebrickable. Free key required.
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