DirectoryDino X
api

Dino X

by IDEA-Research

38
Health
stale
65
Popularity

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

114stars
11forks
TypeScript
Apache-2.0
Updated March 11, 2026
#image-recognition#mcp#mcp-server#object-detection#pose-estimation

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "dino-x": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-DINO-X"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryapi
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory