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

评论

其他 分类下的更多 MCP 服务器