We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/k3nn3dy-ai/kali-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•297 B
"""
Kali MCP Server - A secure MCP server providing access to Kali Linux security tools.
This package provides a Model Context Protocol (MCP) server that runs on Kali Linux,
giving AI assistants access to a comprehensive suite of security and penetration testing tools.
"""
__version__ = "0.1.0"