Skip to main content
Glama
n-r-w

KnowledgeGraph MCP Server

by n-r-w

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KNOWLEDGEGRAPH_PROJECTNoProject identifier for data isolationknowledgegraph_default_project
KNOWLEDGEGRAPH_SQLITE_PATHNoCustom SQLite database path (optional)
KNOWLEDGEGRAPH_STORAGE_TYPENoDatabase type (sqlite or postgresql)sqlite
KNOWLEDGEGRAPH_CONNECTION_STRINGNoDatabase connection string
KNOWLEDGEGRAPH_SEARCH_BATCH_SIZENoBatch size for processing large query arrays (max: 50)10
KNOWLEDGEGRAPH_SEARCH_MAX_RESULTSNoMaximum number of results to return from database searches (max: 1000)100
KNOWLEDGEGRAPH_SEARCH_CLIENT_CHUNK_SIZENoChunk size for processing large datasets in client-side search (max: 10000)1000
KNOWLEDGEGRAPH_SEARCH_MAX_CLIENT_ENTITIESNoMaximum number of entities to load for client-side search (max: 100000)10000

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/n-r-w/knowledgegraph-mcp'

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