Ontology MCP

mcp_ollama_status

Check the status of the Ollama server on the Ontology MCP to ensure it is operational for querying and manipulating ontology data with AI models.

Instructions

Ollama 서버 상태 확인

Input Schema

NameRequiredDescriptionDefault
random_stringYesDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "required": [ "random_string" ], "type": "object" }
ID: mxvujkgabm