An MCP server that allows AI models to interact with Kibela via the Kibela API.
Loading more......
An MCP server for searching job listings, with filters for date, keywords, remote work, and more, adhering to the MCP server protocol.
An MCP server enabling high-speed trading of Solana blockchain tokens by monitoring Raydium AMM pools and Serum markets with sub-second execution, demonstrating advanced MCP server capabilities for real-time blockchain applications.
Automates website deployment to 1Panel servers, offering static site creation, build file uploads, and deployment statistics via a Node.js Express interface, exemplifying deployment automation with MCP servers.
A community-driven, extensible MCP server implementation focused on flexibility for Claude-based AI agents. It offers customizable memory persistence and toolchains, suitable for indie developers and personal projects.
An MCP server dedicated to parsing files for Claude Desktop, requiring a 302AI API key, showcasing the extensibility of MCP servers for file parsing and desktop application integration.
3D Printer MCP enables LLMs to control and monitor 3D printing hardware, manage print jobs, and optimize the additive manufacturing process.
Source: https://github.com/kj455/mcp-kibela
Category: Project Management MCP Servers
Tags: mcp, knowledge-base, api-integration, open-source
mcp-kibela is an open-source Model Context Protocol (MCP) server that enables AI assistants to search and reference content stored in Kibela via the Kibela API. It allows AI models (such as Claude) to securely access, search, and manage notes on the Kibela platform.
mcp-kibela can be run via Docker and integrated with various MCP clients such as Cursor, VSCode, and Claude Desktop. Example Docker setup requires environment variables KIBELA_TEAM and KIBELA_TOKEN for authentication.
KIBELA_TEAM: Your Kibela team name (required)KIBELA_TOKEN: Your Kibela API token (required)MIT
mcp-kibela is open-source software and is free to use under the MIT license.