Liquid runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 9 Jun 2026.
Connect your AI agent to anything — APIs, databases, and agents; read and write, auto-discovered.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
return eval(code, {"__builtins__": _SAFE_BUILTINS}, {"value": value})
_API_BASE = "https://api.telegram.org"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add liquid -- uvx liquid-mcp
{
"mcpServers": {
"liquid": {
"args": [
"liquid-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.liquid]
command = "uvx"
args = ["liquid-mcp"]
{
"mcpServers": {
"liquid": {
"args": [
"liquid-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"liquid": {
"args": [
"liquid-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OPENAI_API_KEY (OpenAI (or compatible) API key for discovery), OPENAI_BASE_URL (OpenAI-compatible base URL, e.g. local Ollama/vLLM), GEMINI_API_KEY (Google Gemini API key (alternative)), ANTHROPIC_API_KEY (Anthropic API key (alternative)), LIQUID_ALLOW_WRITES (Set to 1 to expose the liquid_execute write tool (database insert/update/delete). Off by default — read-only.).
The author declared them in the registry entry; get the values from the project itself.
MCP Toolbox for Databases enables your agent to connect to your database.
MCP Toolbox for Databases enables your agent to connect to your database.
Connect to your Supabase database to query data and schemas.
Let coding agents query any SQL database safely. Read-only by default and scoped by your policies.
Campaign manager for D&D and TTRPG GMs: your AI reads and writes a live typed campaign database.
Query databases from AI agents using connections configured in DBX.
AI-powered life cycle assessment and modelling: connect to LCA databases, build and analyze systems
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
Answers built from our own checks of this server.