kiwamizamurai/mcp-kibela-server
If you are the rightful owner of 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.
Tools
Functions exposed to the LLM to take actions
kibela_search_notes
Search for Kibela notes based on query criteria, returning a list of matching notes (including ID, title, and URL)
kibela_get_my_notes
Get the latest Kibela notes from users, and support setting the return number (default 15 items)
kibela_get_note_content
Get detailed content and comments for the specified notes, returning content in HTML format
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client