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%
1 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
annomate-mcp
MCP server for VIA v3 — lets Claude read and write image annotations in real time
0 tools
audio-transcript-mcp
Real-time audio transcription MCP server for Claude Code
0 tools

How to use

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

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