MCP server for MIMO image recognition
Project description
MIMO Image Recognition MCP
一个调用小米 MIMO 多模态模型进行图片理解的 MCP Server。
功能
- 支持本地图片路径
- 支持网络图片 URL
- 支持 Agent 自定义 prompt
- API Key、请求地址、模型名称通过 MCP 启动配置传入
MCP 配置示例
{
"mcpServers": {
"mimo-image-recognition": {
"command": "uv",
"args": [
"--directory",
"E:/code/mimo-image-recognition",
"run",
"server.py"
],
"env": {
"MIMO_API_KEY": "你的 API Key",
"MIMO_API_BASE": "https://api.xiaomimimo.com/v1",
"MIMO_MODEL": "mimo-v2.5"
}
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mimo_image_recognition_mcp-0.1.0.tar.gz.
File metadata
- Download URL: mimo_image_recognition_mcp-0.1.0.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18c71b216246ce35367fb90ed1ae972b6053cb7cfab38f15819bf0f6642adbce
|
|
| MD5 |
680ae29ce58c99fae272005edf90e4fc
|
|
| BLAKE2b-256 |
62fb83de3b316ff8f86c35c5d82fae5f06373282c642514c74ab5a42b52ded3d
|
File details
Details for the file mimo_image_recognition_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mimo_image_recognition_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eee57eaeb4a0e234b992e5b7553c3de02942d014961d91bcdb8ccd147c0c8464
|
|
| MD5 |
733f6020abca338288eb694ec1fc9295
|
|
| BLAKE2b-256 |
7bcc463603c57cef783fc14f45047cd69d3dd83995c3d6628ae16fbc703134b8
|