Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_URLNoOllama endpointhttp://localhost:11434
INKSTONE_DBNoDatabase path~/.inkstone/inkstone.db
INKSTONE_ROOTNoRoot directory~/.inkstone
INKSTONE_WIKINoWiki directory~/.inkstone/wiki
INKSTONE_API_KEYNoDefault MCP API key
INKSTONE_OR_MODELNoOpenRouter chat modelgoogle/gemini-2.0-flash-001
OPENROUTER_API_KEYNoRequired for OpenRouter
INKSTONE_EMBED_MODELNoEmbedding modelnomic-embed-text
INKSTONE_OR_FALLBACKNoOpenRouter fallback modelminimax/minimax-m2.5:free
INKSTONE_OLLAMA_MODELNoOllama chat modelgemma4:e4b
INKSTONE_EMBEDDING_PROVIDERNoEmbedding provider (local or openai)local

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/jairodriguez/inkstone'

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