Byskov-Soft/autonomous-data-manager
If you are the rightful owner of autonomous-data-manager 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 AI Autonomous Data Manager is a specialized data management system designed to give AI agents autonomous control over dynamically structured data collections.
Tools
Functions exposed to the LLM to take actions
add_collection_type
Create a new collection type in the database
add_batch_to_collection
Add one or more entries to a collection
get_from_collection
Perform a query to retrieve entries from a collection
delete_from_collection
Delete a collection entry
collection_summary
Get a summary of a collection (returns all entries but only includes the _id
and summary
fields)
get_resource_data
Provides the same information as the data://server-description
and data://collections
resources.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client