Gnosis MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 489 installs a week from pypi. Last commit 12 Sep 2026.
Zero-config MCP server for searchable documentation. SQLite or PostgreSQL.
We read the source, 20 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.
proc = subprocess.run(argv, capture_output=True, text=True, timeout=60) # noqa: S603
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 gnosis -- uvx gnosis-mcp
{
"mcpServers": {
"gnosis": {
"args": [
"gnosis-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gnosis]
command = "uvx"
args = ["gnosis-mcp"]
{
"mcpServers": {
"gnosis": {
"args": [
"gnosis-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gnosis": {
"args": [
"gnosis-mcp"
],
"command": "uvx"
}
}
}
Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.
MCP server for Oracle, MSSQL, PostgreSQL, MySQL, SQLite, MongoDB, and Qdrant vector search access.
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
Answers built from our own checks of this server.