Skip to main content
Glama
turambar928

MCP-based Knowledge Graph Construction System

by turambar928

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_ENTITIESNoMaximum entities per graph.50
OPENAI_MODELYesThe name of the LLM model to use (e.g., Qwen/QwQ-32B).Qwen/QwQ-32B
OPENAI_API_KEYYesYour API key for the LLM provider (e.g., OpenAI, DeepSeek, SiliconFlow).
OPENAI_BASE_URLYesThe API endpoint URL (e.g., https://api.openai.com/v1, https://api.deepseek.com, https://api.siliconflow.cn/v1).https://api.siliconflow.cn/v1
QUALITY_THRESHOLDNoQuality threshold for enhancement. Automatically determines if data needs enhancement.0.5
VISUALIZATION_WIDTHNoWidth of the generated HTML visualization.1200
VISUALIZATION_HEIGHTNoHeight of the generated HTML visualization.800

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/turambar928/MCP_based_KG_construction'

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