kiwamizamurai_mcp-kibela-server

kiwamizamurai_mcp-kibela-server

3.2

If you are the rightful owner of kiwamizamurai_mcp-kibela-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server implementation for Kibela API integration, enabling LLMs to interact with Kibela content.

kibela_search_notes

Search Kibela notes with given query. Input: query (string). Returns: List of matching notes with ID, title and URL.

kibela_get_my_notes

Get your latest notes from Kibela. Input: limit (number, optional). Returns: List of your latest notes.

kibela_get_note_content

Get content and comments of a specific note. Input: id (string). Returns: Note content in HTML format and recent comments.