MCP.so
Sign In
Servers

artemis-mcp-server

@zsdlove

this is a mcp server for artemis sast tool

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "artemis-mcp-server": {
      "command": "python3",
      "args": [
        "-m",
        "artemis-mcp-server",
        "--help"
      ]
    }
  }
}

More from Other