Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOGGIN_DBNoPath to SQLite database (default ~/.noggin/brain.db)
NOGGIN_MODELNoModel name (default provider-specific)
NOGGIN_API_KEYNoGeneric API key (can be overridden by provider-specific key)
NOGGIN_BASE_URLNoBase URL for custom provider
NOGGIN_PROVIDERYesLLM provider (openai, anthropic, gemini, openrouter, groq, together, mistral, ollama, custom)
NOGGIN_GRAPH_DIRNoPath to graph directory (default ~/.noggin/graph)
NOGGIN_LLM_TIMEOUTNoTimeout for LLM requests
NOGGIN_TEMPERATURENoTemperature for LLM
NOGGIN_GROQ_API_KEYNoGroq API key
NOGGIN_GEMINI_API_KEYNoGemini API key
NOGGIN_OLLAMA_API_KEYNoOllama API key
NOGGIN_OPENAI_API_KEYNoOpenAI API key
NOGGIN_MISTRAL_API_KEYNoMistral API key
NOGGIN_TOGETHER_API_KEYNoTogether API key
NOGGIN_ANTHROPIC_API_KEYNoAnthropic API key
NOGGIN_OPENROUTER_API_KEYNoOpenRouter API key

Capabilities

Server capabilities have not been inspected yet.

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/Edward-Zion-Saji/noggin'

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