Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KB_DATA_DIRNoDirectory for storing knowledge base data./.kb-data

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ingest_document

Ingest a document into the knowledge base. Stores content with embeddings for semantic search.

query_knowledge

Query the knowledge base using semantic search.

list_documents

List all documents in the knowledge base.

get_document

Get a specific document by ID.

delete_document

Delete a document from the knowledge base.

update_document

Update an existing document.

kb_stats

Get knowledge base statistics.

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/isshiki-dev/kb-mcp-server'

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