Loading languages...
@D

@deepdataspace/dinox-mcp

@IDEA-Research39

Official DINO-X Model Context Protocol (MCP) server that empowers LLMs with real-world visual perception through image object detection, localization, and captioning APIs.

visual perception
object detection
image captioning
LLM integration
DINO-X

# mcpServer Config

{
  "mcpServers": {
    "dinox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@deepdataspace/dinox-mcp"
      ],
      "env": {
        "DINOX_API_KEY": "your-api-key-here",
        "IMAGE_STORAGE_DIRECTORY": "/path/to/your/image/directory"
      }
    }
  }
}

# stdio

npx -y @deepdataspace/dinox-mcp
Transport:
stdio
언어:
TypeScript
생성됨:6/4/2025
업데이트됨:8/1/2025