modex

theronic/modex
★ 111 stars Clojure 🤖 AI/LLM Updated 1mo ago
Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "modex": {
      "command": "npx",
      "args": [
        "-y",
        "theronic/modex"
      ]
    }
  }
}

Topics

clojurejson-rpcmcpmcp-clientmcp-servermodel-context-protocolstdio