Kernel CVE MCP Server
This clones the linux kernel CVE List git repo, into an sqlite database and then allows querying this DB with a really basic MCP server.
See: https://lore.kernel.org/linux-cve-announce/_/text/mirror/ for details.
Commands
kernel-list-to-sqlite- Download the Kernel CVE list into a temporary dir and save the contents into an sqlite database.stio-mcp- stdio MCP server which provides theget_kernel_cve_infoandsearch_kernel_cve_infotools.
Config
You need to specify the location of the DB file, so use something like this:
{
"mcpServers": {
"kernel-cve-info": {
"command": "/Users/mpf/Projects/kcve/stdio-mcp",
"args": ["-db", "/Users/mpf/Projects/kcve/commits.db"]
}
}
}
Recommend MCP Servers 💡
OmniTaskAgent
A multi-model task management system that integrates with various task management solutions and editors via the MCP protocol, supporting task creation, decomposition, and analysis.
apollographql/apollo-mcp-server
Apollo MCP Server enables AI assistants like Claude Desktop to interact with any GraphQL API by exposing GraphQL operations as AI-accessible tools, facilitating real-time data queries.
linear-mcp
An MCP server for managing Linear issues, projects, and teams via Cline.
hexitex/MCP-Backup-Server
A specialized MCP server providing backup and restoration capabilities for AI agents and code editing tools, tested in Cursor and Windsurf editors.
mcp-workflowy
A Model Context Protocol (MCP) server for interacting with Workflowy
@danielsuguimoto/readonly-server-filesystem
Node.js server implementing Model Context Protocol (MCP) for readonly filesystem operations