tech.unravel/mcp-clojure-server-template
@unravel-team
About tech.unravel/mcp-clojure-server-template
A deps-new based template for quickly creating MCP Servers in Clojure
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 tech.unravel/mcp-clojure-server-template?
A deps-new template for quickly creating MCP (Model Context Protocol) server projects in Clojure. It is designed for Clojure developers who want to scaffold a new MCP server with a standard project structure.
How to use tech.unravel/mcp-clojure-server-template?
Install deps-new as a Clojure tool, then run a one-line command using clojure -Sdeps with the template’s Git coordinates and the -Tnew create task, specifying your own group ID and project name.
Key features of tech.unravel/mcp-clojure-server-template
- Generates a complete MCP server Clojure project scaffold
- Works with the
deps-newtool and Clojure CLI - Uses a specific Git SHA for reproducible template usage
- Includes a test task to validate the template’s
template.ednfile - Licensed under the MIT License
Use cases of tech.unravel/mcp-clojure-server-template
- Bootstrapping a new MCP server project in Clojure
- Creating a consistent project structure for multiple MCP servers
- Learning MCP server implementation patterns via the generated template
FAQ from tech.unravel/mcp-clojure-server-template
What does this template produce?
It generates a new MCP Server project with the name you specify, ready for development.
What are the prerequisites to use this template?
You need Clojure and the deps-new tool installed. The README shows how to install deps-new via clojure -Ttools install-latest.
How do I run the template’s tests?
Run clojure -T:build test from the generated project to validate that the template.edn file is valid EDN and conforms to deps-new’s spec.
Where does the template data live?
The template is pulled from a Git repository at a specific SHA; no user data is stored by the template itself.
Does this template include transport or authentication configuration?
No. The template provides a basic scaffold; you must add transport and auth logic for your specific MCP server needs.
Frequently asked questions
What does this template produce?
It generates a new MCP Server project with the name you specify, ready for development.
What are the prerequisites to use this template?
You need Clojure and the `deps-new` tool installed. The README shows how to install `deps-new` via `clojure -Ttools install-latest`.
How do I run the template’s tests?
Run `clojure -T:build test` from the generated project to validate that the `template.edn` file is valid EDN and conforms to `deps-new`’s spec.
Where does the template data live?
The template is pulled from a Git repository at a specific SHA; no user data is stored by the template itself.
Does this template include transport or authentication configuration?
No. The template provides a basic scaffold; you must add transport and auth logic for your specific MCP server needs.
Basic information
More Developer Tools MCP servers
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

Kaiva Bridge
Kaiva Bridge turns any Postgres database or OpenAPI spec into a secure, hosted MCP server — per-tool access control, every call audited. Dependency Trust gives coding agents the senior-engineer check before adding a dep
Comments