Skip to content
Claude Desktop

Gnosis MCP for Claude Desktop

io.github.nicholasglazer/gnosis

Zero-config MCP server for searchable documentation. SQLite or PostgreSQL.

client:Claude Desktop transport:stdio runtime:pypi

Install Gnosis MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gnosis": {
      "command": "uvx",
      "args": [
        "gnosis-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Gnosis MCP in other clients