Skip to main content
Glama
test.shex556 B
PREFIX ex: <http://example.org/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> <SubjectAShape> { a [ ex:ClassA ] ; ex:pred_ab @<SubjectBShape> ; ex:pred_ad @<SubjectDShape> ; ex:prop_a xsd:string } <SubjectBShape> { a [ ex:ClassB ] ; ex:pred_bc @<SubjectCShape> ; ex:pred_be @<SubjectEShape> ; ex:prop_b xsd:string } <SubjectCShape> { a [ ex:ClassC ] ; ex:prop_c xsd:string } <SubjectDShape> { a [ ex:ClassD ] ; ex:pred_dc @<SubjectCShape> ; ex:prop_d xsd:string } <SubjectEShape> { a [ ex:ClassE ] ; ex:prop_e xsd:string }

Latest Blog Posts

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/arkinjo/togo-mcp'

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