example-mcp-server
@madosuki
About example-mcp-server
Example codes. Using Clojure with MCP Sdk for Java.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 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
—
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments