MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

B
Blind Vision MCP
作者 @alexjm19

MCP server that gives vision to any text-only LLM — 100% local, no API bills. Gemma 4 E2B (LiteRT) for vision + SDXL-Turbo for image gen

创建于 6/15/2026
更新于 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

uvx blind-vision-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "alexjm19-blind-vision-mcp": { "command": "uvx", "args": [ "blind-vision-mcp" ] } } }