Liking cljdoc? Tell your friends :D

Introduction

MCP-toolkit is a library for interfacing Clojure code with the MCP protocol.

It provides a structure for:

  • registering and unregistering your prompts, resources, tools, roots, etc ...
  • making them discoverable and invocable to the remote site
  • updating their presence or lack of
  • sending notifications to the remote site when they are updated
  • experimenting and developing MCP tools from a REPL session while a they are being served

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close