Releases: moikas-code/kb-mcp
KB-MCP 2.1.5
KB-MCP v2.1.5
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.1.5Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Start graph database (optional - for advanced features)
kb db start
# Create content
kb write docs/api.md "# API Documentation"
# Search content (basic)
kb search "keyword"
# List files
kb list
# Start MCP server
kb serveGraph Database Features (New!)
# Start FalkorDB and Redis containers
kb db start
# Switch to graph backend for advanced AI features
kb config set storage.backend graph
# Use with MCP tools for semantic search and graph queries
# Available in Claude Code/Desktop:
# - kb_semantic_search - AI-powered semantic search
# - kb_graph_query - Query knowledge relationships
# - kb_backend_switch - Switch between storage typesFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Dual storage backends (filesystem + graph database)
- ✅ Graph database integration with FalkorDB
- ✅ Vector embeddings and semantic search
- ✅ Graph queries for relationship discovery
- ✅ MCP server for Claude Code/Desktop integration
- ✅ Backend switching (filesystem ↔ graph)
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Docker containerization for graph services
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Prerequisites for Graph Features
To use the graph database features, you need Docker installed:
- Docker Desktop (recommended) or Docker Engine
- At least 2GB RAM available for containers
- Ports 6581 (FalkorDB) and 7580 (Redis) available
The system will automatically start the required containers when you run kb db start.
Claude Code/Desktop Integration
Add to your MCP configuration:
{
"mcpServers": {
"kb-mcp": {
"command": "kb",
"args": ["serve"]
}
}
}Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.1.4
KB-MCP v2.1.4
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.1.4Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.1.3
KB-MCP v2.1.3
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.1.3Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.1.2
KB-MCP v2.1.2
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.1.2Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.1.1
KB-MCP v2.1.1
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.1.1Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.1.0
KB-MCP v2.1.0
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.1.0Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.0.10
KB-MCP v2.0.10
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.0.10Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.0.8
KB-MCP v2.0.8
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.0.8Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.0.7
KB-MCP v2.0.7
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.0.7Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest versionKB-MCP 2.0.6
KB-MCP v2.0.6
What's New
$COMMITS
Installation
NPM Package
npm install -g @moikas/kb-mcp@2.0.6Standalone Executables
Download the appropriate executable for your platform:
- Linux (x64):
kb-mcp-linux-x64 - Windows (x64):
kb-mcp-win32-x64.exe - macOS (Intel):
kb-mcp-darwin-x64 - macOS (Apple Silicon):
kb-mcp-darwin-arm64
Usage
# Initialize knowledge base
kb init
# Create content
kb write docs/api.md "# API Documentation"
# Search content
kb search "keyword"
# List files
kb listFeatures
- ✅ Complete CLI for knowledge base management
- ✅ Full-text search with highlighting
- ✅ File operations (read, write, delete, list)
- ✅ Status reporting and analytics
- ✅ Cross-platform compatibility
- ✅ Beautiful terminal interface
Security
All executables are signed and include SHA256 checksums for verification.
Auto-Update
The CLI includes built-in update checking:
kb update check # Check for updates
kb update install # Install latest version