filesystem-mcp-server

xlisp/filesystem-mcp-server

3.3

If you are the rightful owner of filesystem-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The File System MCP Server by Clojure is a model context protocol server designed to facilitate communication and data management using Clojure programming language.

File System MCP Server By Clojure

Run in emacs

(mcp-server)

Use it by Claude Desktop

{
  "clojure-mcp": {
    "command": "/bin/bash",
    "args": [
      "-c",
      "cd /Users/clojure/Desktop/datascript-clj-mcp.git && /usr/local/bin/clojure -M -m clojure-mcp.core"
    ]
  }
}