mcp-kibela
by kj455
mcp-kibela is a Model Context Protocol (MCP) server that allows AI assistants to securely search and reference content from Kibela. It enables AI models like Claude to access information stored in Kibela.
Last updated: N/A
What is mcp-kibela?
mcp-kibela is an MCP server implementation that bridges the gap between AI assistants and Kibela, a knowledge sharing platform. It provides a secure and efficient way for AI models to access and utilize information stored in Kibela notes.
How to use mcp-kibela?
The server is typically deployed using Docker. Configuration involves setting environment variables for the Kibela team name and API token. The provided JSON snippets demonstrate integration with Cursor, VSCode, and Claude Desktop, showcasing how to configure these tools to communicate with the mcp-kibela server. Smithery can also be used for installation.
Key features of mcp-kibela
Note Search
My Notes
Note Content
Note by Path
Create Note
Update Note Content
Use cases of mcp-kibela
Allowing AI assistants to answer questions based on Kibela content
Enabling AI models to summarize Kibela notes
Automating note creation and updates via AI
Integrating Kibela knowledge into AI-powered workflows
FAQ from mcp-kibela
What is Kibela?
What is Kibela?
Kibela is a knowledge sharing platform.
What is MCP?
What is MCP?
MCP stands for Model Context Protocol.
How do I get a Kibela API token?
How do I get a Kibela API token?
Refer to the Kibela documentation for instructions on obtaining an API token: https://support.kibe.la/hc/ja/articles/360036089931-API%E3%82%A2%E3%82%AF%E3%82%BB%E3%82%B9%E3%83%88%E3%83%BC%E3%82%AF%E3%83%B3%E3%81%AE%E5%8F%96%E5%BE%97%E6%96%B9%E6%B3%95%E3%82%92%E6%95%99%E3%81%88%E3%81%A6%E3%81%8F%E3%81%A0%E3%81%95%E3%81%84
What environment variables are required?
What environment variables are required?
KIBELA_TEAM and KIBELA_TOKEN are required.
How do I contribute to the project?
How do I contribute to the project?
Contributions are welcome! Please refer to the contributing guidelines.