Source to Knowledge Base

Source to Knowledge Base

MCP server enabling Claude Code and Cursor to integrate with the knowledge base generator.

18
Stars
2
Forks
0
Releases

Overview

An MCP server that provides seamless integration between Claude Code, Cursor, and MCP-compatible IDEs and the Source-to-KB generator. It enables you to register the knowledge-base workflow with Claude's MCP protocol so you can generate, query, and retrieve code knowledge directly from your editor. The README outlines quick setup steps to register the MCP server with Claude Code via claude mcp add, including locating the mcp-server.mjs entry point, and also describes an alternative using npx. You can manage the MCP server with claude mcp list, claude mcp get, and claude mcp remove, and you’ll typically need to restart Claude Code after installation. The MCP server complements the REST API and embedding features to support end-to-end workflows such as generating KBs from repositories, performing code-aware searches, and retrieving results inside the IDE. Documentation references MCP_SETUP.md and MCP_TOOLS_GUIDE.md for manual setup and detailed tool usage. This MCP server is started via the src-to-kb-mcp command, and is designed to work with Claude Code, Cursor, and other MCP-compatible tools for interactive knowledge access.

Details

Owner
vezlo
Language
JavaScript
License
Other
Updated
2025-12-07

Features

MCP Server

Direct integration with Claude Code, Cursor, and other MCP-compatible tools

CLI Tools for MCP

Commands to start and manage the MCP server (src-to-kb-mcp, src-to-kb-mcp-install)

Quick Setup for Claude Code

Guides to install and configure the MCP server within Claude Code via claude mcp add

MCP Management

Check installations and manage MCP server lifecycle (list, get, remove)

Documentation & Guides

Links to MCP_SETUP.md and MCP_TOOLS_GUIDE.md for setup and tool usage

IDE Integration Ready

Designed for integration with Claude Code, Cursor, and other MCP-compatible IDEs for interactive KB access

Audience

Claude CodeIntegrate MCP server to query and explore knowledge bases inside Claude Code
CursorEnable MCP-based code search and KB access directly from Cursor
MCP-enabled IDEsConnect IDEs to KB through MCP for context-aware assistance

Tags

MCPClaude CodeCursorIDE integrationKnowledge BaseMCP-compatible tools