Skip to main content
Glama

Ontology MCP

by bigdata-coss
.gitignore577 B
# Dependency directories /node_modules # Build output /build /dist /.build # Environment variables /.env .env.local .env.development.local .env.test.local .env.production.local /config.local.js # Logs /logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Coverage directory used by tools like istanbul coverage/ # OS specific files .DS_Store Thumbs.db .directory # 편집기 폴더 및 파일 /.idea /.vscode *.swp *.swo *~ # Package lock files (optional to include/exclude) package-lock.json yarn.lock # GraphDB data (optional to include/exclude) /graphdb-data

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