Get a week free of Claude Code →
🗄️

Gnosis MCP

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

Database stdio pypi pypistdionicholasglazer
RUN IN TERMINAL
claude mcp add nicholasglazer-gnosis -- uvx gnosis-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "nicholasglazer-gnosis": { "command": "uvx", "args": ["gnosis-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "nicholasglazer-gnosis": { "command": "uvx", "args": ["gnosis-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "nicholasglazer-gnosis": { "command": "uvx", "args": ["gnosis-mcp"] } } }

About This MCP Server

Zero-config MCP server for searchable documentation. SQLite or PostgreSQL.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

gnosis-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Gnosis MCP server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/nicholasglazer-gnosis.svg)](https://skillsplayground.com/mcps/nicholasglazer-gnosis/)
SHARE
Share on X

Related MCP Servers