Skip to main content
Glama

mcp-knowledge-graph

example.jsonl788 B
{"type":"_aim","source":"mcp-knowledge-graph"} {"type":"entity","name":"Alice_Smith","entityType":"person","observations":["Works as a software engineer","Lives in San Francisco","Speaks Mandarin fluently"]} {"type":"entity","name":"ML_Project_X","entityType":"project","observations":["Started in 2023","Focus on natural language processing","Currently in development phase"]} {"type":"entity","name":"TechCorp","entityType":"organization","observations":["Founded in 2010","Specializes in AI development","Headquartered in San Francisco"]} {"type":"relation","from":"Alice_Smith","to":"ML_Project_X","relationType":"leads"} {"type":"relation","from":"Alice_Smith","to":"TechCorp","relationType":"works_at"} {"type":"relation","from":"TechCorp","to":"ML_Project_X","relationType":"owns"}

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/shaneholloman/mcp-knowledge-graph'

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