Skip to main content
Glama
Ey-luccas

Jatobá Brain

by Ey-luccas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind. For VPS deployment use 0.0.0.0.127.0.0.1
PORTNoPort to listen on. Default is 3338.3338
ALLOWED_HOSTSYesComma-separated list of allowed hosts. Default is 127.0.0.1,localhost.
BRAIN_API_KEYYesAPI key used for Bearer or X-Jatoba-Key authentication. Must be set to a large random key.
EMBEDDINGS_MODELNoName of the embeddings model to use (e.g. nomic-embed-text).
POSTGRES_PASSWORDYesPassword for the PostgreSQL database.
EMBEDDINGS_API_URLNoURL of an OpenAI-compatible embeddings endpoint (required only when EMBEDDINGS_ENABLED=true).
EMBEDDINGS_ENABLEDNoSet to 'true' to enable semantic embeddings using an OpenAI-compatible endpoint; otherwise full-text search is used. Default is 'false'.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/Ey-luccas/jatoba-brain'

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