MCP Kibela

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIBELA_TEAMYesYour Kibela team name. You can find it from the URL of your Kibela team page. e.g. https://[team-name].kibe.la
KIBELA_TOKENYesYour Kibela API token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
kibela_search_notes

Search Kibela notes by query

kibela_get_my_notes

Get my latest notes from Kibela

kibela_get_note_content

Get note content by note ID

kibela_get_note_from_path

Get note content by note path

kibela_update_note_content

Update note content by note id. This tool allows you to modify the content of an existing Kibela note. Before updating, it fetches the current content of the note to ensure proper version control. Note that you need the note ID (not the note path) to use this tool.

kibela_create_note

Create a new note in Kibela.

ID: mc8brt77rn