Back to search
100
MCP live v1.0.3 streamable-http

Compoid MCP

com.compoid/mcp-server

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

Uptime
25.0%
16 probes
Response
99ms
last probe
Tools
10
callable

Tools · 10

Compoid_search_records

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

Compoid_search_communities

Search for communities in Compoid.

Compoid_get_record_details

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

Compoid_get_community_details

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

Compoid_download_files

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

Compoid_upload_file

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.

Compoid_create_record

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

Compoid_update_record

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

Compoid_create_community

Create a new community on Compoid.

Compoid_update_community

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

Similar MCP servers embedding-nearest

compoid-mcp
AI-powered repository management for Compoid - Search records, download artifacts, create entries, and manage communities with natural langu
0 tools · http
Compoid
Search, access, and manage AI-curated research papers, images, videos, and datasets in a collaborative shared repository.
0 tools
wikimedia-image-search-mcp
MCP server enabling AI assistants to search Wikimedia Commons images with metadata and visual previews
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
io.github.CSOAI-ORG/content-registry-mcp
content-registry-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/clipboard-ai-mcp
clipboard-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "compoid_mcp": {
      "url": "https://mcpv.compoid.com/mcp",
      "transport": "streamable-http"
    }
  }
}