Skip to main content
Glama

MCP Vibe Coding Knowledge Graph

by sascodiego

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment (development, production)production
LOG_LEVELNoLogging level (debug, info, warn, error)info
LOG_ENABLEDNoEnable or disable loggingtrue
KUZU_DB_PATHNoPath to the Kuzu database.kg-context/knowledge-graph.kuzu
CACHE_TIMEOUTNoCache timeout in milliseconds300000
LOG_MAX_FILESNoMaximum number of log files to keep10
ENABLE_CACHINGNoEnable or disable cachingtrue
MAX_CACHE_SIZENoMaximum cache size100
KUZU_MAX_RETRIESNoMaximum number of retries for database operations3
ENABLE_RATE_LIMITNoEnable or disable rate limitingtrue
KUZU_QUERY_TIMEOUTNoTimeout for database queries in milliseconds30000
MAX_REQUESTS_PER_MINUTENoMaximum number of requests per minute100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sascodiego/KGsMCP'

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