Skip to main content

MCP server for Lingua Universale protocol verification -- verify AI agent communication with session types

Project description

lu-mcp-server

MCP server for Lingua Universale protocol verification.

Verify AI agent communication with session types -- mathematical proofs, not trust.

Install

pip install lu-mcp-server

Configure

Claude Code

claude mcp add lu-mcp-server -- lu-mcp-server

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lu-mcp-server": {
      "command": "lu-mcp-server"
    }
  }
}

Cursor / Windsurf

Add to your MCP settings:

{
  "lu-mcp-server": {
    "command": "lu-mcp-server"
  }
}

Tools

lu_load_protocol

Parse a .lu protocol definition and extract its structure.

lu_verify_message

Check if a message is valid in the context of an ongoing session.

lu_check_properties

Verify formal safety properties (always terminates, no deadlock, etc.).

lu_list_templates

Browse 20 standard library protocols across 5 categories.

Example

protocol OrderProcessing:
    roles: customer, warehouse, payment
    customer asks warehouse to check availability
    warehouse returns stock status to customer
    when customer decides:
        in_stock:
            customer asks payment to process order
            payment returns confirmation to customer
        out_of_stock:
            customer sends cancellation to warehouse
    properties:
        always terminates
        no deadlock
        all roles participate

Links

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lu_mcp_server-0.1.1.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lu_mcp_server-0.1.1-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file lu_mcp_server-0.1.1.tar.gz.

File metadata

  • Download URL: lu_mcp_server-0.1.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lu_mcp_server-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4d7c4330af1a4fd4e45b26ad3aa0a9208f3f62773888f94781adb10695a6ceae
MD5 0dcf7ed1938bb66b780dffbe42149ef4
BLAKE2b-256 45f042495676f4f9e99dd3988b3fb08cd1549dcb682069cfe75d27c0a2d2de52

See more details on using hashes here.

Provenance

The following attestation bundles were made for lu_mcp_server-0.1.1.tar.gz:

Publisher: publish-lu-mcp-server.yml on rafapra3008/cervellaswarm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lu_mcp_server-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: lu_mcp_server-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lu_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ffa04463190fdfea1c2d7b1bb1acf1416c2d7fc19b8c2ad84933e5b770b45b27
MD5 93727cbd4aaa5fb2f7bc11fc623dc584
BLAKE2b-256 9bffeb5467d7d2c389c9c2dc7459cf3df34e2f0ad5ac2db0f8cac01e889dd06f

See more details on using hashes here.

Provenance

The following attestation bundles were made for lu_mcp_server-0.1.1-py3-none-any.whl:

Publisher: publish-lu-mcp-server.yml on rafapra3008/cervellaswarm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page