haraprasadj/gen3-mcp-server
If you are the rightful owner of gen3-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.
A Model Context Protocol (MCP) server for interacting with Gen3's Metadata Service, providing tools for managing metadata, objects, and their relationships in a Gen3 commons.
Tools
Functions exposed to the LLM to take actions
get_aggregate_metadata
Get aggregate metadata with filtering and pagination.
search_metadata
Search metadata using query parameters.
get_metadata_by_guid
Get metadata for a specific GUID.
create_metadata
Create or update metadata for a GUID.
update_metadata
Update metadata for a GUID.
delete_metadata
Delete metadata for a GUID.
create_object
Create a new object with metadata.
get_object_download_url
Get a signed download URL for an object.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client