- Explore MCP Servers
- mcp-bibliotheque_nationale_de_France
Mcp Bibliotheque Nationale De France
What is Mcp Bibliotheque Nationale De France
mcp-bibliotheque_nationale_de_France is an MCP (Model-Client-Protocol) server designed to access the Gallica API of the Bibliothèque nationale de France (BnF) and generate sequential research reports.
Use cases
Use cases include conducting literature reviews, generating academic papers with citations, and creating visual reports that incorporate historical data and resources from the BnF.
How to use
To use mcp-bibliotheque_nationale_de_France, clone the repository from GitHub, install the required dependencies using pip, and configure it with Claude Desktop by editing the configuration file to point to the server script.
Key features
Key features include searching documents in Gallica, generating structured research reports, integrating relevant images and maps into reports, and automatically formatting citations for bibliographies.
Where to use
mcp-bibliotheque_nationale_de_France can be used in academic research, digital humanities projects, and any field requiring access to historical documents and structured reporting.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Bibliotheque Nationale De France
mcp-bibliotheque_nationale_de_France is an MCP (Model-Client-Protocol) server designed to access the Gallica API of the Bibliothèque nationale de France (BnF) and generate sequential research reports.
Use cases
Use cases include conducting literature reviews, generating academic papers with citations, and creating visual reports that incorporate historical data and resources from the BnF.
How to use
To use mcp-bibliotheque_nationale_de_France, clone the repository from GitHub, install the required dependencies using pip, and configure it with Claude Desktop by editing the configuration file to point to the server script.
Key features
Key features include searching documents in Gallica, generating structured research reports, integrating relevant images and maps into reports, and automatically formatting citations for bibliographies.
Where to use
mcp-bibliotheque_nationale_de_France can be used in academic research, digital humanities projects, and any field requiring access to historical documents and structured reporting.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
BnF API Server
Un serveur MCP (Model-Client-Protocol) pour accéder à l’API Gallica de la Bibliothèque nationale de France (BnF) et générer des rapports de recherche séquentiels.
Fonctionnalités
- Recherche dans Gallica : Recherche de documents, images, cartes et autres ressources dans la bibliothèque numérique Gallica
- Génération de rapports séquentiels : Création automatique de rapports de recherche structurés sur n’importe quel sujet
- Intégration de graphiques : Inclusion d’images et de cartes pertinentes dans les rapports générés
- Citations formatées : Génération automatique de bibliographies avec citations correctement formatées
Installation
Prérequis
- Python 3.8 ou supérieur
- Pip (gestionnaire de paquets Python)
Étapes d’installation
-
Cloner le dépôt:
git clone https://github.com/votre-nom/mcp-bnf.git cd mcp-bnf -
Installer les dépendances:
pip install -r requirements.txt
Configuration avec Claude Desktop
-
Installer Claude Desktop si ce n’est pas déjà fait.
-
Ouvrir la configuration de Claude Desktop:
- Accéder aux paramètres de Claude Desktop
- Ouvrir le fichier de configuration (généralement situé à
%APPDATA%\Claude\claude_desktop_config.json)
Remplacez chemin\\vers\\mcp-bnf par le chemin réel vers votre répertoire d’installation.
- Enregistrer le fichier de configuration et redémarrer Claude Desktop
Outils MCP disponibles
Une fois configuré, les outils suivants seront disponibles dans Claude Desktop:
Recherche dans Gallica
Permet de rechercher des documents dans la bibliothèque numérique Gallica de la BnF en utilisant différents critères (titre, auteur, sujet, date, type de document).
Génération de rapports séquentiels
Crée des rapports de recherche complets sur n’importe quel sujet en utilisant les sources de Gallica. Les rapports incluent:
- Une bibliographie formatée
- Une introduction
- Un contexte historique
- Une analyse
- Une conclusion
- Des images et cartes pertinentes (optionnel)
Structure du projet
mcp-bnf/ │ ├── bnf_server.py # Serveur MCP principal ├── requirements.txt # Dépendances du projet │ └── bnf_api/ # Package API BnF ├── __init__.py # Exports du package ├── api.py # Client API Gallica BnF ├── search.py # Fonctions de recherche ├── config.py # Constantes et configuration └── sequential_reporting.py # Outil de génération de rapports séquentiels
Utilisation
Une fois configuré avec Claude Desktop, vous pouvez demander à Claude d’utiliser les outils BnF pour:
-
Rechercher des documents:
- “Recherche des livres sur Victor Hugo dans Gallica”
- “Trouve des cartes de Paris du 19ème siècle”
-
Générer des rapports:
- “Crée un rapport sur l’impressionnisme en France”
- “Génère un rapport sur l’histoire du Liban sous mandat français avec des images”
Développement
Pour contribuer au projet:
- Forker le dépôt
- Créer une branche pour votre fonctionnalité (
git checkout -b feature/nouvelle-fonctionnalite) - Committer vos changements (
git commit -am 'Ajouter une nouvelle fonctionnalité') - Pousser vers la branche (
git push origin feature/nouvelle-fonctionnalite) - Créer une Pull Request
Licence
Ce projet est open source.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










