mcp-kibela

mcp-kibela

12

mcp-kibela is a Model Context Protocol server that facilitates AI assistant interaction with Kibela. It provides features for searching, retrieving, creating, and updating notes stored in Kibela securely. It requires Node.js, an MCP client, and a Kibela access token.

What is the purpose of mcp-kibela?

The mcp-kibela server allows AI assistants to securely access and interact with content stored in Kibela, enabling tasks such as searching, fetching, and updating notes.

What are the prerequisites for using mcp-kibela?

You need Node.js (v18 or higher), an MCP Client (like Claude Desktop), a Kibela Access Token, and optionally Git if building from source.

How do I obtain a Kibela Access Token?

You can obtain a Kibela Access Token by following the instructions provided in the Kibela support documentation.

Can I use mcp-kibela with different platforms?

Yes, mcp-kibela can be used with various platforms such as Cursor, VSCode, and Claude Desktop, with specific setup instructions for each.

What environment variables are required for mcp-kibela?

The required environment variables are KIBELA_TEAM for your Kibela team name and KIBELA_TOKEN for your Kibela API token.