gmogmzGithub/mcp-knowledgebase-llm
A lightweight knowledge base assistant using MCP with LLM integration. Features a streamlined server-client architecture combining custom tools with a knowledge base, all accessible via SSE transport. Ideal for building simple AI-powered knowledge assistants.
Platform-specific configuration:
{
"mcpServers": {
"mcp-knowledgebase-llm": {
"command": "npx",
"args": [
"-y",
"mcp-knowledgebase-llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...