priyasrivastava12/MCP-CourseNavigator
3.1
If you are the rightful owner of MCP-CourseNavigator and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP-CourseNavigator Server is a Java application that implements the Model Context Protocol to provide detailed educational data to AI models.
MCP-CourseNavigator
The MCP-CourseNavigator Server is a sophisticated Java application implementing the Model Context Protocol (MCP) that provides comprehensive course information and educational data to AI models. This server transforms the existing job comparison framework into a powerful educational tool that enables AI assistants to access detailed course catalogs, academic information, and learning resources.
Requirements
- Java 24: This project requires Java 24 or higher
- Maven 3.8+: Maven 3.8 or higher is required for building the project
- Model Context Protocol SDK 0.9.0: The project uses MCP SDK version 0.9.0
- SLF4J: Logging is handled through SLF4J with simple implementation
Building the Project
mvn clean install
Running the Application
mvn spring-boot:run