Skip to main content
Glama

Ontology MCP

by bigdata-coss

mcp_ollama_rm

Remove Ollama models from the Ontology MCP server to manage AI model integration and optimize ontology data querying and manipulation.

Instructions

Ollama 모델을 삭제합니다

Input Schema

NameRequiredDescriptionDefault
nameYes삭제할 모델 이름

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "삭제할 모델 이름", "type": "string" } }, "required": [ "name" ], "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