
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
lu-mcp-server
Advanced tools
MCP server for Lingua Universale protocol verification -- verify AI agent communication with session types
MCP server for Lingua Universale protocol verification.
Verify AI agent communication with session types -- mathematical proofs, not trust.
pip install lu-mcp-server
claude mcp add lu-mcp-server -- lu-mcp-server
Add to claude_desktop_config.json:
{
"mcpServers": {
"lu-mcp-server": {
"command": "lu-mcp-server"
}
}
}
Add to your MCP settings:
{
"lu-mcp-server": {
"command": "lu-mcp-server"
}
}
lu_load_protocolParse a .lu protocol definition and extract its structure.
lu_verify_messageCheck if a message is valid in the context of an ongoing session.
lu_check_propertiesVerify formal safety properties (always terminates, no deadlock, etc.).
lu_list_templatesBrowse 20 standard library protocols across 5 categories.
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
Apache 2.0
FAQs
MCP server for Lingua Universale protocol verification -- verify AI agent communication with session types
We found that lu-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.