🗄️

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

The gnosis-mcp server is a zero-config Model Context Protocol server that provides searchable documentation, supporting connection to either SQLite or PostgreSQL databases. It enables developers to access and manage model context data in a straightforward manner. Developers would use this tool when they need a simple and configurable MCP server for their database-driven applications, particularly those involving model training or natural language processing tasks.

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

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.