Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNo로그 레벨 (DEBUG/INFO/WARNING)INFO
YOLO_HOMENo모델 다운로드 디렉토리 (프로젝트 루트 기준 상대경로)./src/mcp_api_server/models
YOLO_MODELNoYOLOv8 모델 (nano~x)yolov8n.pt
EMBEDDING_HOSTNo임베딩 서버 주소http://192.168.0.100:7997
EMBEDDING_MODELNo사용할 임베딩 모델openai/clip-vit-large-patch14
MCP_SERVER_NAMENoMCP 서버 이름mcp-api-server
YOLO_CONF_THRESHOLDNo감지 신뢰도 임계값 (0~1)0.5

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/istanadodan/img_detect_mcp'

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