Skip to main content
Glama

Ontology MCP

by bigdata-coss

mcp_sparql_list_repositories

List all repositories in a GraphDB server by querying its SPARQL endpoint. Enables ontology data management and integration with AI models through Ontology MCP.

Instructions

GraphDB 서버의 모든 리포지토리를 나열합니다

Input Schema

NameRequiredDescriptionDefault
endpointNoSPARQL 엔드포인트 URL

Input Schema (JSON Schema)

{ "properties": { "endpoint": { "description": "SPARQL 엔드포인트 URL", "type": "string" } }, "required": [], "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