Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHINOBI_DB_PATHNoSQLite location
SHINOBI_CONFIG_DIRNoConfig + plugins directory
SHINOBI_EMBED_DIMSNoOverride dimensions
SHINOBI_OLLAMA_URLNoOllama endpoint
SHINOBI_EMBED_MODELNoOverride model id
SHINOBI_PLUGINS_DIRNoPlugin discovery directory
SHINOBI_EMBED_API_KEYNoAuth for OpenAI / Voyage (else falls back to OPENAI_API_KEY / VOYAGE_API_KEY)
SHINOBI_DASHBOARD_HOSTNoDashboard bind host. Loopback skips auth; non-loopback auto-enables token auth.
SHINOBI_DASHBOARD_PORTNoDashboard port
SHINOBI_EMBED_PROVIDERNoopenai / voyage / ollama / none
SHINOBI_MIGRATIONS_DIRNoOverride migrations source
SHINOBI_DASHBOARD_TOKENNoOverride the dashboard token; auto-generated to ~/.shinobi/dashboard-token when needed.

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/numbererikson/shinobi'

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