MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Modex

Modex

theronicbytheronic
•
116
•
Developer Tools
Other
Data Science & ML

Augments AI models with tools, resources, and prompts using Clojure.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Modex is a Clojure library implementing the Model Context Protocol (MCP) to enhance AI models with tools, resources, and prompts. It provides native Clojure MCP server and client implementations, eliminating the need for Java SDKs or proxies. Modex allows integration with services like Datomic, enabling AI models to intelligently interact with databases and other systems for tasks like diagnosing support queries and automating recurring tasks.

Key Features

01Provides macros for defining tools with argument validation
0264 GitHub stars
03Supports stdio transport for MCP communication
04Facilitates integration with Datomic databases
05Implements Model Context Protocol (MCP) in Clojure
06Includes server and client implementations

Use Cases

01Exposing Datomic databases to AI models for querying schema and data
02Enabling AI models to check server state and diagnose issues
03Automating recurring support queries by integrating with production databases