# Compoid MCP MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-compoid-mcp-server
- Repository: https://github.com/compoid/compoid-mcp.git

## Install
- Endpoint: https://mcpv.compoid.com/mcp
- Auth: Not captured

## Setup notes
- Remote URL variable: api_key (secret)
- Remote header: X-Compoid-Repo-Key
- Remote endpoint: https://mcpv.compoid.com/mcp
- Header: X-Compoid-Repo-Key
- URL variable: api_key

## Tools
- Compoid_search_records - Search for records (images, videos, papers, articles, analysis) in Compoid. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_search_communities - Search for communities in Compoid. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_get_record_details - Get detailed information about a specific record by its Compoid ID or OAI. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_get_community_details - Get detailed information about a specific community by its Compoid ID or OAI. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_download_files - Download record files in a zip archive if available through open access. Endpoint: https://mcpv.compoid.com/mcp
- 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. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_create_record - Create a new Compoid record (images, videos, papers, articles, analysis). Endpoint: https://mcpv.compoid.com/mcp
- Compoid_update_record - Update an existing Compoid record. Can update metadata only or replace both file and metadata. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_create_community - Create a new community on Compoid. Endpoint: https://mcpv.compoid.com/mcp
- Compoid_update_community - Update an existing community on Compoid. Only supply the fields you want to change. Endpoint: https://mcpv.compoid.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.compoid
- Version: 1.0.4
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 20, 2026
- Source: https://registry.modelcontextprotocol.io
