Gnosis MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 437 installs a week from pypi. Last commit 30 May 2026.
Zero-config MCP server for searchable documentation. SQLite or PostgreSQL.
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"
}
}
}
Answers built from our own checks of this server.