MCP Directory
Back

project_astro

by whit3rabbit0 · Python · ★ 42

MCP Server and Kali API Server- With Claude Desktop Integ

Install

pip install git+https://github.com/whit3rabbit0/project_astro.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "project-astro": {
      "command": "uvx",
      "args": [
        "git+https://github.com/whit3rabbit0/project_astro.git"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that connects Claude for Desktop with Kali Linux security tools, enabling AI-assisted penetration testing This project consists of two main components: 1. **MCP Server** (): Implements the Model Context Protocol to connect Claude for Desktop with the Kali Linux tools API. It provides capabilities, prompts, and context to help Claude understand how to use the Kali tools effectively. 2. **Kali Linux API Server** (): A Flask application that provides API endpoints for executing various Kali Linux security tools. It handles the actual execution of commands…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers