Skip to content
Back to search
30
MCP

mimo-vision-mcp

npm/mimo-vision-mcp

Claude Code MCP server for MiMo V2.5 multimodal analysis - image, video, audio

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

claude-video-vision
MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple b
0 tools
sight-mcp
MCP server for AI-powered image and video analysis - supports OpenAI, Claude, and multimodal vision APIs with local file and URL processing
0 tools
vision-mcp
MCP server providing multimodal vision capabilities via OpenAI-compatible APIs
0 tools
uttam-video-vision
MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple b
0 tools
image-vision-mcp
MCP server for image recognition via vision models (extensible to multiple providers), with an HTTP image-intercepting proxy that lets text-
0 tools
MiMo Multimodal Understanding MCP
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mimo-vision-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}