MCP.so
ログイン

Courses MCP Server

@reinertisa

Courses MCP Server について

MCP Server for the Courses, enabling search functionality, and more.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "courses_mcp": {
      "command": "java",
      "args": [
        "-jar",
        "/Users/username/Downloads/courses/target/courses-0.0.1-SNAPSHOT.jar"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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_courses tool to retrieve courses
  • Built with Java and Maven for easy packaging

Use cases of Courses MCP Server

FAQ from Courses MCP Server

コメント

「その他」の他のコンテンツ