{"repo":"theronic/modex","free":true,"listed":false,"github":"https://github.com/theronic/modex","clone":"git clone https://github.com/theronic/modex.git","description":"Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.","language":"Clojure","stars":118,"topics":["clojure","mcp","mcp-client","mcp-server","model-context-protocol","json-rpc","stdio"],"license":null,"category":"mcp-servers","readme_excerpt":"Modex: Model Context Protocol Server & Client Library in Clojure Modex (MOdel + ContEXt) is a Clojure library that lets you augment your AI with new tools, resources and prompts. Modex implements (most of) the Model Context Protocol to build MCP Servers & Clients in 'native' Clojure. Because it's native Clojure, you don't need to deal with Anthropic's MCP Java SDK. Modex implements the stdio transport in the 2024-11-05 MCP spec, so no need for a proxy like mcp-proxy to translate between SSE stdio or vice versa. Screenshot of Modex in Action Claude Desktop can talk to a Modex MCP Server via its MCP client: Table of Contents 1. Quickstart 2. What is MCP? 3. What can Modex do? 4. Detailed Step-by-Step Instructions 5. Implementation 6. Project Status 7. Rationale 8. FAQ 9. Licence Example Tools - Datomic MCP uses Modex to expose Datomic tools so your models can query DB schema and data in dev or prod. Quickstart 1. git clone git@github.com:theronic/modex.git 2. cd modex 3. ./build.sh builds an uberjar at target/modex-mcp-0.2.2.jar . 4. Open your Claude Desktop Config at /Library/Application\\ Support/Claude/claude desktop config.json 5. Configure a new MCP Server that will run the uberjar at its full path : 6. Restart Claude Desktop to activate your new MCP Server + tools :) (Cmd+R refresh does not reload config, only restarts tools) 7. Tell Claude to \"run the inc tool with 123\", authorize the tool and you should see an output of 124. What is MCP? MCP lets you augment your AI mode","default_branch":null,"files":null,"tree":[],"storefront":"/r/theronic","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/theronic/modex/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}