Skip to main content
Glama

Ontology MCP

by bigdata-coss

mcp_ollama_status

Check the status of Ollama servers connected to the Ontology MCP, enabling real-time monitoring of AI models for ontology data querying and manipulation.

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" }

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/bigdata-coss/agent_mcp'

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