MCP.so
ログイン

example-mcp-server

@madosuki

example-mcp-server について

Example codes. Using Clojure with MCP Sdk for Java.

基本情報

カテゴリ

その他

ライセンス

View license

ランタイム

clojure

トランスポート

stdio

公開者

madosuki

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

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

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

概要

What is example-mcp-server?

Example-mcp-server is a minimal Model Context Protocol (MCP) server implemented using the Java SDK from modelcontextprotocol. It uses stdio transport only and is intended for integration with Claude Desktop.

How to use example-mcp-server?

Build the server with lein uberjar to produce a standalone JAR. Then configure it in the Claude Desktop configuration file under mcpServers, specifying java -jar <absolute path to jar> as the command and arguments.

Key features of example-mcp-server

  • Implements stdio transport only.
  • Built with the official MCP Java SDK.
  • Packaged as a standalone executable JAR.

Use cases of example-mcp-server

FAQ from example-mcp-server

コメント

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