zampierilucas/lkml-mcp
3.1
If you are the rightful owner of lkml-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The LKML MCP Server is a tool for accessing Linux Kernel Mailing List threads via lore.kernel.org, providing structured access to email threads and raw message content.
Tools
Functions exposed to the LLM to take actions
lkml_get_thread
Fetch a full thread by message ID, returning all messages in the thread with structured metadata.
lkml_get_raw
Fetch a single message in raw RFC822 format, useful for getting raw MIME bodies, headers, or inline diffs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client