Jane
JSON →A knowledge management server for stdlib and specs documents, with a configurable storage path.
Install
npx tsx Tools · 7
- create_document Creates a new document with specified content and metadata
- read_document Reads and retrieves the content of an existing document
- update_document Updates the content or metadata of an existing document
- delete_document Deletes a specified document from the system
- search_documents Searches for documents based on keywords or criteria
- list_documents Lists all available documents in the system
- get_document_metadata Retrieves metadata information for a specified document
Links
★ 3 GitHub stars