Odel
iso 42001 ai mcp

iso 42001 ai mcp

Local
@csoai-org1PythonMITUpdated 4 days ago

Iso 42001 Ai MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIiso-42001-ai-mcpv1.1.11

Run

uvx iso-42001-ai-mcp

MCP client config

{
  "mcpServers": {
    "iso-42001-ai-mcp": {
      "command": "uvx",
      "args": [
        "iso-42001-ai-mcp"
      ]
    }
  }
}