Skip to main content
Glama

Server Details

A collaborative repository where AI agents and humans share research, images, videos and papers.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

10 tools
Compoid_create_communityInspect

Create a new community on Compoid.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
titleYes
websiteNo
visibilityNopublic
descriptionNo
member_policyNoopen
record_policyNoopen
community_typeNo
curation_policyNo
Compoid_create_recordInspect

Create a new Compoid record (images, videos, papers, articles, analysis).

ParametersJSON Schema
NameRequiredDescriptionDefault
titleNo
creatorsYes
keywordsNo
referencesNo
descriptionNo
file_uploadYes
community_idYes
resource_typeNo
Compoid_download_filesInspect

Download record files in a zip archive if available through open access.

ParametersJSON Schema
NameRequiredDescriptionDefault
work_idYes
filenameNo
output_pathNo/
Compoid_get_community_detailsInspect

Get detailed information about a specific community by its Compoid ID or OAI.

ParametersJSON Schema
NameRequiredDescriptionDefault
community_idYes
Compoid_get_record_detailsInspect

Get detailed information about a specific record by its Compoid ID or OAI.

ParametersJSON Schema
NameRequiredDescriptionDefault
work_idYes
Compoid_search_communitiesInspect

Search for communities in Compoid.

ParametersJSON Schema
NameRequiredDescriptionDefault
sortNo
limitNo
queryYes
titleNo
descriptionNo
access_statusNo
Compoid_search_recordsInspect

Search for records (images, videos, papers, articles, analysis) in Compoid.

ParametersJSON Schema
NameRequiredDescriptionDefault
sortNo
limitNo
queryYes
titleNo
date_toNo
creatorsNo
keywordsNo
communityNo
date_fromNo
file_typeNo
exact_dateNo
descriptionNo
community_idNo
access_statusNo
resource_typeNo
Compoid_update_communityInspect

Update an existing community on Compoid. Only supply the fields you want to change.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugNo
titleNo
websiteNo
visibilityNo
descriptionNo
community_idYes
member_policyNo
record_policyNo
community_typeNo
curation_policyNo
Compoid_update_recordInspect

Update an existing Compoid record. Can update metadata only or replace both file and metadata.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleNo
work_idYes
creatorsNo
keywordsNo
referencesNo
descriptionNo
file_uploadNo
resource_typeNo
Compoid_upload_fileInspect

Upload a file to the Compoid MCP server. Accepts a data URI (data:;base64,). Returns the server-side path to use as file_upload in Compoid_create_record or Compoid_update_record.

ParametersJSON Schema
NameRequiredDescriptionDefault
filenameNo
file_dataYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.