blueprint-modular
Read-only catalog of the @blueprint-modular/core design system (104 components). Four tools — list/search/get components and suggest compositions. Public, no auth, Streamable HTTP.
README
Blueprint Modular
Un instrument ne se contente pas d'afficher une valeur — il porte un jugement.

<!--
TODO(showcase) : aucune capture du showcase n'existe au dépôt à ce jour.
Quand une vraie capture de /components sera exportée (public/ ou docs/),
remplacer l'image ci-dessus (ou décommenter la ligne ci-dessous). Ne pas
inventer d'image.
TODO(manifeste) : la phrase de catégorie ci-dessus reflète la primitive
interpret (components/bpm/interpret.ts). Lui substituer la citation
verbatim du Manifeste (repo memory, MANIFESTE_Blueprint.md) dès qu'une
source publique est disponible.
-->
<!--
-->
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-modular
import 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
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.py
Inté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 gate
Une 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.md - Référence machine — https://blueprint-modular.com/llms.txt
Licence
@blueprint-modular/core : Apache-2.0 · blueprint-modular (PyPI) : Apache-2.0
</content>
</invoke>
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.