🌀 Clarifai MCP Server (unofficial)
@tot-ra
关于 🌀 Clarifai MCP Server (unofficial)
Local MCP server for clarifai.com
基本信息
配置
工具
4Uploads a local file to Clarifai as an input.
Generates an image based on a text prompt using a specified or default Clarifai text-to-image model.
Performs inference on a local image file using a specified or default Clarifai model.
Performs inference on an image URL using a specified or default Clarifai model.
概览
What is Clarifai MCP Server (unofficial)?
This unofficial MCP server acts as a local bridge between MCP clients (e.g., IDE extensions) and the Clarifai API. It enables image generation and inference using standard MCP requests, keeping heavy binary results out of the LLM context.
How to use Clarifai MCP Server (unofficial)?
Clone the repository, build the binary with Go 1.23+, then configure your MCP client’s settings (e.g., cline_mcp_settings.json) to point to the binary and pass required flags: --pat, --output-path, --default-user-id, and --default-app-id. The server runs automatically via the client framework.
Key features of Clarifai MCP Server (unofficial)
- Upload local files to Clarifai as inputs.
- Generate images from text prompts using Clarifai text-to-image models.
- Perform inference on local images or image URLs using Clarifai models.
- Expose Clarifai entities (inputs, models, datasets, etc.) as read-only MCP resources.
- Communicate over stdio using JSON‑RPC 2.0.
Use cases of Clarifai MCP Server (unofficial)
- AI coding assistants generating or
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mlops
visengerA curated list of references for MLOps
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论