Back to search
30
MCP

kernel-lore-mcp

pypi/kernel-lore-mcp

MCP server exposing fast, structured search over lore.kernel.org to LLM developer tools.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

lore-mcp-server
MCP server for searching and reading lore.kernel.org mailing list archives
0 tools
lore-framework-mcp
MCP server for Lore Framework - AI-readable project memory with task/ADR/wiki management
0 tools
leeroopedia-mcp
MCP server for Leeroopedia ML/AI knowledge search
0 tools
math-logic-mcp
MCP server providing verified math & logic tools for small LLMs (Mistral, Llama, DeepSeek)
0 tools
kingdee-search-mcp
MCP Server for searching Kingdee Developer Community knowledge base
0 tools
jupyter-kernel-mcp
MCP server for stateful Jupyter kernel development with multi-language support (Python, TypeScript, JavaScript)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kernel-lore-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}