← Back to search

compoid/compoid-mcp

compoid Scanned 1d ago

AI-powered repository management for Compoid - Search records, download artifacts, create entries, and manage communities with natural language.

Smithery
C
67.9 / 100

Versions

unversionedlatest
first seen Aug 15, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 10

Compoid_upload_file
annotations: none low

Upload 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.

filename str file_data str
Compoid_search_records
annotations: none low

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

sort str limit int query str title str date_to str creators str keywords str community str date_from str file_type str exact_date str description str community_id str access_status str resource_type str
Compoid_search_communities
annotations: none low

Search for communities in Compoid.

sort str limit int query str title str description str access_status int
Compoid_get_record_details
annotations: none low

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

work_id str
Compoid_get_community_details
annotations: none low

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

community_id str
Compoid_download_files
annotations: none low

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

work_id str filename str output_path str
Compoid_create_record
annotations: none low

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

title str creators string keywords string references string description str file_upload str community_id str resource_type str
Compoid_update_record
annotations: none low

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

title str work_id str creators string keywords string references string description str file_upload str resource_type str
Compoid_create_community
annotations: none low

Create a new community on Compoid.

slug str title str website str visibility str description str member_policy str record_policy str community_type str curation_policy str
Compoid_update_community
annotations: none low

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

slug str title str website str visibility str description str community_id str member_policy str record_policy str community_type str curation_policy str

Permissions 4

network medium
Server uses network capabilities via: httpx, requests, urllib
filesystem low
Server uses filesystem capabilities via: open(), os, tempfile
shell high
Server uses shell capabilities via: subprocess
env_vars low
Server uses env_vars capabilities via: os.getenv()

Scan Findings 45

low
Tool 'Compoid_search_records' has no annotations annotation_checker · 100%
info
Transport: streamable-http manifest_parser · 80%
low
Tool 'Compoid_search_communities' has no annotations annotation_checker · 100%
low
Tool 'Compoid_get_record_details' has no annotations annotation_checker · 100%
low
Tool 'Compoid_get_community_details' has no annotations annotation_checker · 100%
low
Tool 'Compoid_download_files' has no annotations annotation_checker · 100%
low
Tool 'Compoid_upload_file' has no annotations annotation_checker · 100%
low
Tool 'Compoid_create_record' has no annotations annotation_checker · 100%
low
Tool 'Compoid_update_record' has no annotations annotation_checker · 100%
low
Tool 'Compoid_create_community' has no annotations annotation_checker · 100%
low
Tool 'Compoid_update_community' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482) dependency_analyzer · 95%
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483) dependency_analyzer · 95%
medium
Vulnerable dependency: pydantic@2.0.0 (GHSA-mr82-8j83-vxmv) dependency_analyzer · 95%
medium
Vulnerable dependency: pydantic@2.0.0 (PYSEC-2026-1812) dependency_analyzer · 95%
medium
Vulnerable dependency: requests@2.32.5 (GHSA-gc5v-m9x4-r6x2) dependency_analyzer · 95%
medium
Vulnerable dependency: requests@2.32.5 (PYSEC-2026-2275) dependency_analyzer · 95%
info
pyproject.toml metadata manifest_parser · 100%
info
Tool: Compoid_search_records manifest_parser · 90%
info
Tool: Compoid_search_communities manifest_parser · 90%
info
Tool: Compoid_get_record_details manifest_parser · 90%
info
Tool: Compoid_get_community_details manifest_parser · 90%
info
Tool: Compoid_download_files manifest_parser · 90%
info
Tool: Compoid_upload_file manifest_parser · 90%
info
Tool: Compoid_create_record manifest_parser · 90%
info
Tool: Compoid_update_record manifest_parser · 90%
info
Tool: Compoid_create_community manifest_parser · 90%
info
Tool: Compoid_update_community manifest_parser · 90%
info
Required env vars (17) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 90%
low
Permission: filesystem access detected permission_analyzer · 80%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
No dependency files found for SBOM generation sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%