Skip to main content
Glama
compoid

Compoid MCP Server

Official
by compoid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)INFO
SORT_ORDERNoDefault sort order for search results (e.g., bestmatch, newest, oldest)
DOWNLOAD_PATHNoDefault directory for downloaded files~/Downloads
COMPOID_TIMEOUTNoRequest timeout in seconds30.0
EXTRACT_ARCHIVENoWhether to automatically extract downloaded zip archivesfalse
COMPOID_AI_MODELNoAI model name for content analysis and generationQwen3.5-27B-FP8
LOG_API_REQUESTSNoEnable detailed API request logging for debuggingfalse
UPLOAD_AUTH_TOKENNoBearer token for upload server authentication
COMPOID_AI_API_KEYNoAPI key for Compoid AI services
COMPOID_AI_API_URLNoBase URL for Compoid AI APIhttps://api.compoid.com/v1
COMPOID_UPLOAD_URLNoBase URL for file upload serverhttps://mcps.compoid.com/upload
COMPOID_DAILY_LIMITNoDaily request limit100000
COMPOID_REPO_API_KEYNoAPI key for Compoid repository access
COMPOID_REPO_API_URLNoBase URL for Compoid repository APIhttps://www.compoid.com/api
COMPOID_MAX_PAGE_SIZENoMaximum allowed results per page200
COMPOID_MAX_CONCURRENTNoMaximum concurrent API requests10
COMPOID_DEFAULT_PAGE_SIZENoDefault number of results per page25

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/compoid/compoid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server