Skip to main content
Glama

RAGandLLM-MCP

by iijimam
  • Apple

upload_file

Upload a local fish image to receive its name and related trivia, enabling quick identification and educational insights stored via RAG capabilities.

Instructions

ローカルの魚の画像をアップロードすると魚名と豆知識を返します

Input Schema

NameRequiredDescriptionDefault
filenameYesアップロードする魚画像ファイル名フルパス(例: c: emp ish.jpg)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "アップロードする魚画像ファイル名フルパス(例: c:\temp\fish.jpg)", "type": "string" } }, "required": [ "filename" ], "type": "object" }
Install Server

Other Tools from RAGandLLM-MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/iijimam/RAGandLLM-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server