liquidus-005
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@liquidus-005wrap provenance tuple for project report.pdf"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
liquidus-005 — MCP server
Consumes: aygp-dr/liquidus tag v1.3.
Language: Python (mcp SDK).
What lives here
src/liquidus_mcp/provenance.py— F5 governance-tuple wrapping.src/liquidus_mcp/sdk.py— httpx client (v1.2 bearer-tri-state, v1.3 hand-authored-SDK).src/liquidus_mcp/server.py— MCP stdio server, 4 tools + wrapping.tests/test_provenance.py— F5 shape assertions (unit level).FEEDBACK.md— clarity report against v1.3.
Related MCP server: hiveecho
Quick start
gmake install
gmake test # F5 shape unit tests
gmake run # server on stdio — use from an MCP clientLoad-bearing finding
Wrap is NOT idempotent — nested wrapping is intentional (composable provenance). Spec v1.4 should say so explicitly. See FEEDBACK.md §1.1.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aygp-dr/liquidus-005'
If you have feedback or need assistance with the MCP directory API, please join our Discord server