Skip to main content
Glama

Ontology MCP

by bigdata-coss

mcp_sparql_list_repositories

Retrieves and lists all repositories from a GraphDB server’s SPARQL endpoint to enable efficient data querying and management within an ontology-based MCP server.

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