mcpservers

ayman-m/mcpservers
★ 1 stars Python 🤖 AI/LLM Updated 3mo ago
Standalone MCP server and MCP running on Cortex XSIAM, with optional Streamlit agent and Docker/compose tooling.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpservers": {
      "command": "uvx",
      "args": [
        "mcpservers"
      ]
    }
  }
}

Or install with pip: pip install mcpservers

Topics

agenticmcpxsiam