mcp-api-server
by istanadodan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 로그 레벨 (DEBUG/INFO/WARNING) | INFO |
| YOLO_HOME | No | 모델 다운로드 디렉토리 (프로젝트 루트 기준 상대경로) | ./src/mcp_api_server/models |
| YOLO_MODEL | No | YOLOv8 모델 (nano~x) | yolov8n.pt |
| EMBEDDING_HOST | No | 임베딩 서버 주소 | http://192.168.0.100:7997 |
| EMBEDDING_MODEL | No | 사용할 임베딩 모델 | openai/clip-vit-large-patch14 |
| MCP_SERVER_NAME | No | MCP 서버 이름 | mcp-api-server |
| YOLO_CONF_THRESHOLD | No | 감지 신뢰도 임계값 (0~1) | 0.5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues