Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesYour KURA Notes API authentication key (required)
KURA_API_URLNoThe KURA API base URL (optional)https://kura.tillmaessen.de

Tools

Functions exposed to the LLM to take actions

NameDescription
kura_search

Perform semantic search across KURA Notes. Returns relevant notes based on the query with metadata.

kura_create

Create a new text note in KURA Notes. Use this to capture ideas, information, or any text content.

kura_get

Retrieve a specific note by its ID. Returns the full content and metadata.

kura_list_recent

List the 20 most recent notes with their metadata (without full content). Use this to get an overview of recent activity.

kura_delete

Delete a note by its ID. This action is permanent and cannot be undone.

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/TillMatthis/kura-notes-mcp'

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