Skip to main content
Glama
lyc403223157-source

hermes-knowledge-ingestion

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_ENABLEDNoSet to 'true' to enable AI-powered classification, tags, and vision. If disabled, a local fallback summary is used.false
OPENAI_MODELNoModel name for chat completions.
OPENAI_API_KEYNoAPI key for the OpenAI-compatible endpoint. May be empty for local servers.
OPENAI_BASE_URLNoBase URL of an OpenAI-compatible API endpoint. Example: http://127.0.0.1:11434/v1
OBSIDIAN_VAULT_DIRYesAbsolute path to the Obsidian Vault where knowledge cards are saved.
OPENAI_VISION_MODELNoModel name for vision tasks (optional).

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/lyc403223157-source/hermes-knowledge-ingestion'

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