Kibela MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIBELA_TEAM | Yes | Your Kibela team name | |
| KIBELA_TOKEN | Yes | Your Kibela API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kibela_search_notesB | Search Kibela notes with given query |
| kibela_get_my_notesA | Get your latest notes from Kibela |
| kibela_get_note_contentC | Get content and comments of a specific note |
| kibela_get_groupsB | Get list of accessible groups |
| kibela_get_group_foldersC | Get folders in a group |
| kibela_get_group_notesB | Get notes in a group that are not attached to any folder |
| kibela_get_folder_notesC | Get notes in a folder |
| kibela_get_usersC | Get list of users |
| kibela_like_noteC | Like a note |
| kibela_unlike_noteC | Unlike a note |
| kibela_get_recently_viewed_notesB | Get your recently viewed notes |
| kibela_get_note_from_pathC | Get note content by its URL |
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/kiwamizamurai/mcp-kibela-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server