How to connect
https://compoid-mcp--compoid.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(10)-
Compoid_search_recordsSearch for records (images, videos, papers, articles, analysis) in Compoid.
-
Compoid_search_communitiesSearch for communities in Compoid.
-
Compoid_get_record_detailsGet detailed information about a specific record by its Compoid ID or OAI.
-
Compoid_get_community_detailsGet detailed information about a specific community by its Compoid ID or OAI.
-
Compoid_download_filesDownload record files in a zip archive if available through open access.
-
Compoid_upload_fileUpload a file to the Compoid MCP server. Accepts a data URI (data:<mime>;base64,<data>). Returns the server-side path to use as file_upload in Compoid_create_record or Compoid_update_record.
-
Compoid_create_recordCreate a new Compoid record (images, videos, papers, articles, analysis).
-
Compoid_update_recordUpdate an existing Compoid record. Can update metadata only or replace both file and metadata.
-
Compoid_create_communityCreate a new community on Compoid.
-
Compoid_update_communityUpdate an existing community on Compoid. Only supply the fields you want to change.