xerxes-mcp-server
by metrotech-sk
Overview
A Python-based server application designed for network communication, configured for Docker deployment and dependency management with uv.
Installation
docker compose upSecurity Notes
Source code for the 'main.py' and 'src' directory is not provided for a detailed security audit. As a server application, it will inherently expose network ports, which carries an inherent security risk. No signs of obfuscation or direct 'eval' usage are discernible from the file list alone.
Similar Servers
lex
Provides a UK legal research API for AI agents, offering capabilities to search legislation, caselaw, amendments, and explanatory notes using semantic and keyword search, and includes a Micro-Copilot (MCP) server for integration with AI assistants.
mcp-collection
Provides a containerized server application, likely part of a larger collection or system, designed for automated dependency management.
mcp-servers
A foundational Python project providing basic components and utilities for building modular server-like applications.
mcp-units
Converts cooking measurements (volume, weight, temperature) between common units, designed for integration with MCP-compatible tools and VSCode extensions.