CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Modex

Modex

Editor's Note

A native Clojure implementation of the Model Context Protocol that lets you build MCP servers without dealing with Anthropic's Java SDK. Implements stdio transport from the 2024-11-05 spec, so you can connect directly to Claude Desktop or other MCP clients. Provides macros for defining tools with parameter validation, type checking, and automatic error handling. The author uses it to expose production Datomic databases for automated support queries, and there's a complete example that shows how to define tools, create servers, and handle the full MCP lifecycle in pure Clojure.

Install

claude mcp add --transport stdio theronic-modex uvx modex
GitHub Stars112
Votes
0
View on GitHub

Comments

Login to comment

Related Databases MCP Servers

View all →
Supabase Mcp

supabase-community/supabase-mcp

0
2.6k
Connect Supabase to your AI assistants
Postgres Mcp

crystaldba/postgres-mcp

0
2.4k
Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Pg Aiguide

timescale/pg-aiguide

0
1.6k
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Mcp Server Mysql

benborla/mcp-server-mysql

0
1.4k
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Mysql_mcp_server

designcomputer/mysql_mcp_server

0
1.2k
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mongodb Mcp Server

mongodb-js/mongodb-mcp-server

0
969
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.