关于
The 42 MCP Server integrates with the 42 School API, abstracting its requests into Model Context Protocol (MCP) resources and tools. This enables Large Language Model (LLM) agents to securely and consistently access a wealth of 42 intranet data, including user profiles, projects, and campus information. Supporting both Stdio and HTTP transport modes, it offers broad compatibility for various clients, from command-line tools to advanced IDE extensions.
主要功能
- Dual Transport (Stdio and HTTP support)
- Comprehensive 42 API Integration
- Rich Set of Data Retrieval Tools (e.g., user search, Cursus level)
- Standardized MCP Interface
- VSCode Integration Support
- 1 GitHub stars
使用案例
- Empowering LLM agents with secure access to 42 intranet data for various tasks.
- Facilitating integration with CLI tools for streamlined 42 data interaction.
- Enhancing developer workflows through IDE extensions (e.g., VSCode) for direct 42 API access.