Submit

tech.unravel/mcp-clojure-server-template

@unravel-team

a year ago
developer-tools
A deps-new based template for quickly creating MCP Servers in Clojure
Overview

What is MCP Clojure Server Template?

MCP Clojure Server Template is a deps-new based template designed for quickly creating MCP Servers in Clojure.

How to use MCP Clojure Server Template?

To use this template, you need to have deps-new installed. You can create a new MCP Server project by running the following command:

$ clojure -Sdeps '{:deps {tech.unravel/mcp-clojure-server-template {:local/root "."}}}' -Tnew create :template tech.unravel/mcp-clojure-server-template :name myusername/mycoollib

Make sure to replace myusername/mycoollib with your desired project name.

Key features of MCP Clojure Server Template?

  • Quick setup for MCP Servers using Clojure.
  • Easy to use with deps-new tool.
  • Validates template files to ensure compliance with deps-new specifications.

Use cases of MCP Clojure Server Template?

  1. Rapidly creating new MCP Server projects in Clojure.
  2. Simplifying the setup process for developers working with Clojure.
  3. Providing a standardized template for MCP Server development.

FAQ from MCP Clojure Server Template?

  • What is deps-new?

deps-new is a tool for creating new Clojure projects with a variety of templates.

  • Is there a license for this template?

Yes, it is distributed under the MIT License.

  • How do I run tests for the template?

You can run tests by executing the command: $ clojure -T:build test.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.