Courses MCP Server
@reinertisa
About Courses MCP Server
MCP Server for the Courses, enabling search functionality, and more.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"courses_mcp": {
"command": "java",
"args": [
"-jar",
"/Users/username/Downloads/courses/target/courses-0.0.1-SNAPSHOT.jar"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Courses MCP Server?
MCP Server for the Courses API for search functionality.
How to use Courses MCP Server?
Build the application with ./mvnw clean package -DskipTests, then run the JAR and configure it in your LLM config file with the java command and path to the JAR.
Key features of Courses MCP Server
- Provides search functionality for courses via Courses API
- Exposes a
get_coursestool to retrieve courses - Built with Java and Maven for easy packaging
Use cases of Courses MCP Server
—
FAQ from Courses MCP Server
—
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Codelf
unbugA search tool helps dev to solve the naming things problem.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments