Kobold MCP Server

by PhialsBasement
Verified

kobold_interrogate

Generate captions for images using Kobold MCP Server. Input an image to receive descriptive text, leveraging integration with KoboldAI for enhanced captioning functionality.

Instructions

Generate caption for image

Input Schema

NameRequiredDescriptionDefault
apiUrlNohttp://localhost:5001
imageYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiUrl": { "default": "http://localhost:5001", "type": "string" }, "image": { "type": "string" } }, "required": [ "image" ], "type": "object" }
ID: a2xd4hoij7