MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Kali MCP Serveris a lightweight API bridge that connects MCP Clients to the API server which allows excuting commands on a Linux terminal.

Created 10/23/2025
Updated about 2 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx kali-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "letchupkt-kali-mcp": { "command": "uvx", "args": [ "kali-mcp" ] } } }