
mcp clojure server deps new
A deps-new based template for quickly creating MCP Servers in Clojure
Repository Info
About This Server
A deps-new based template for quickly creating MCP Servers in Clojure
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
tech.unravel/mcp-clojure-server-template
A deps-new template to create MCP Servers quickly.
Usage
This is a template project for use with deps-new.
It will produce a new MCP Server project when run:
$ clojure -Sdeps '{:deps {tech.unravel/mcp-clojure-server-template {:git/url "https://github.com/unravel-team/mcp-clojure-server-deps-new" :git/sha "1d89718d5b1f27d071704072b21c27f8eb65a84a"}}}' -Tnew create :template tech.unravel/mcp-clojure-server-template :name mygroupid/mycoolmcpserver
Assuming you have installed deps-new as your new "tool" via:
clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new
Run this template project's tests (by default, this just validates your template's template.edn
file -- that it is valid EDN and it satisfies the deps-new Spec for template files):
$ clojure -T:build test
License
Copyright © 2025 Unravel.tech Engineering
Distributed under the MIT License
Quick Start
Clone the repository
git clone https://github.com/unravel-team/mcp-clojure-server-deps-newInstall dependencies
cd mcp-clojure-server-deps-new
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.