📡 MCP Radar

ArtemBaranov/rkmatrix-mcp-server

A Model Context Protocol (MCP) server built with FastMCP to provide AI models with structured technical data about rootkit techniques and families.

3 stars
1 forks
Python
momentum ▲ 8.0
created 2026-07-10
on radar since 2026-07-16
View on GitHub ↗

About rkmatrix-mcp-server

A Model Context Protocol (MCP) server built with FastMCP to feed your AI model technical data about rootkit techniques, rootkit and bootkit families from the Rootkit Techniques Matrix. Consists of two files: server.py and matrixdata.json. The latter stores data from the matrix in a format understandable for the methods in server.py.

It's compatible with Open WebUI and Claude Windows app. Since I don't have access to Claude, I tested it on a locally deployed model Ollama + Qwen3:8b. But compatibility with Claude was added as well. I don't use Linux, so everything was tested on Windows.

The server itself doesn't need configuration. You simply run it as python server.py. If you are running a local model setup (Ollama + Open WebUI), follow these steps to connect Open WebUI to your MCP server (Ollama app itself can't be directly connected to the MCP server).

1. Install Ollama app and choose (download) qwen3:8b model.

2. Now we need to install the Open WebUI framework and connect it to the Ollama service. But since Open WebUI is only compatible with Python 3.11, we need to install Docker Desktop for Windows to create a virtual environment for it. Once installed, run the following command to create the environment.

3. Run the container or make sure it's running.

5. Now, we can setup the server. Go to http://localhost:3000/. Navigate to: Your profile icon - Admin panel - Settings - Integration - External Tool Servers - Add connection. Type: MCP (Streamable HTTP) Name: rkmatrix ID: rkmatrix URL: http://host.docker.internal:8000/mcp Auth: None

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/ArtemBaranov--rkmatrix-mcp-server.html)

Related MCP servers

bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python
sm18lr88/STT-MCP

Fast, local speech-to-text MCP server

⭐ 56Python
simonw/mcp-explorer

CLI tool for exploring an MCP server

⭐ 50Python
sandeepbazar/ocm-mcp-server

An MCP server that lets AI agents operate a multi-cluster Kubernetes fleet through an Open Cluster Management hub, with policy, approval, and audit between the model and your clusters.

⭐ 49Python
Vladimir-Human/ru-marketplace-mcp

Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чт

⭐ 47Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.