My Server MCP\
\ Serveur MCP pour gérer les interactions avec l'API GitHub.\ \
Installation\
\
git clone https://github.com/French-Team/my-server-mcp.git\
cd my-server-mcp\
npm install\\
Configuration\
\ Créez un fichier .env à la racine du projet avec les variables suivantes :\ \
GITHUB_TOKEN=votre_token_github\\
Démarrage\
\
npm run dev\\
Technologies utilisées\
\
- Next.js\
- TypeScript\
- GitHub API\
\
Licence\
\ MIT
