Skip to main content
Glama
agentoom

Agentoom Knowledge

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_ENVNoproduction
APP_KEYYes
DB_HOSTNo
DB_PORTNo5432
APP_DEBUGNofalse
REDIS_HOSTNo
REDIS_PORTNo6379
CACHE_STORENoarray
DB_DATABASENo:memory:
DB_PASSWORDNo
DB_USERNAMENo
SCOUT_DRIVERNonull
DB_CONNECTIONNosqlite
TIKA_ENDPOINTNo
RUN_MIGRATIONSNofalse
TYPESENSE_HOSTNo
TYPESENSE_PORTNo8108
QUEUE_CONNECTIONNosync
TYPESENSE_API_KEYNo
TYPESENSE_PROTOCOLNohttp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search-knowledgeA

Unified search across all knowledge sources. The server determines the best retrieval strategy internally. Use filters for structured filtering and search_type to constrain the retrieval approach.

list-sourcesA

List all available knowledge sources with their capabilities. Optionally filter by namespace.

get-source-schemaA

Get the schema and capabilities for a specific knowledge source identified by its namespace or class name.

Prompts

Interactive templates invoked by user choice

NameDescription
knowledge-search-guideGuidance on how to effectively use the Agentoom Knowledge server for retrieving enterprise knowledge.

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/agentoom/knowledge'

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