knowledge-base-server
by willynikes2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KB_PORT | No | HTTP server port | 3838 |
| KB_PASSWORD | Yes | Dashboard login password | |
| CLASSIFY_MODEL | No | Model for AI classification | claude-haiku-4-5-20251001 |
| KB_API_KEY_CLAUDE | No | API key for Claude remote access | |
| KB_API_KEY_GEMINI | No | API key for Gemini access | |
| KB_API_KEY_OPENAI | No | API key for OpenAI/ChatGPT access | |
| OBSIDIAN_VAULT_PATH | No | Obsidian vault path for sync |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/willynikes2/knowledge-base-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server