My Server MCP
About
Un serveur MCP pour gérer les interactions avec l'API GitHub
Details
- Author
- French-Team
- Downloads
- 219
- Categories
- Other
Jump to
- Integrates with GitHub API via MCP
- Built with Next.js and TypeScript
- Requires GitHub personal access token
- Simple setup and configuration
Clone the repository, install dependencies with npm install, create a .env file with a GITHUB_TOKEN, and start the server with npm run dev.
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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



