Odel
Lingua Universale MCP Server

Lingua Universale MCP Server

Local
@rafapra300810PythonApache-2.0Updated 2w ago

Verify AI agent communication with session types and formal proofs

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).

PyPIlu-mcp-serverv0.1.1

Run

uvx lu-mcp-server

MCP client config

{
  "mcpServers": {
    "lingua-universale-mcp-server": {
      "command": "uvx",
      "args": [
        "lu-mcp-server"
      ]
    }
  }
}