nicholasglazer/gnosis-mcp
by Various
Zero-config MCP server for searchable documentation (SQLite default, PostgreSQL optional)
MCP
nicholasglazer/gnosis-mcp
Added 1 June 2026
Overview
A zero-configuration MCP server that provides searchable documentation indexed in a local SQLite database (PostgreSQL optional). It is implemented in Python and designed for easy integration with MCP-compatible clients. The server indexes and retrieves documentation content for quick lookup.
Best for
Best for
Developers who need a simple, self-hosted documentation search server for MCP clients
Use cases
- Quickly search local documentation from an AI assistant
- Index and query developer docs without manual configuration
- Embed documentation search into MCP-compatible workflows
How to use
Install
uvx gnosis-mcp ingest ./docs/ Tools exposed
search_docsget_docget_relatedsearch_git_historyget_contextget_graph_statsupsert_docdelete_docupdate_metadataGNOSIS_MCP_DATABASE_URLGNOSIS_MCP_WRITABLEGNOSIS_MCP_EMBED_PROVIDERGNOSIS_MCP_COLLAPSE_BY_DOCGNOSIS_MCP_RERANK_ENABLED
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline, VS Code, ChatGPT
Notes
A zero-configuration MCP server that provides searchable documentation indexed in a local SQLite database (PostgreSQL optional). It is implemented in Python and designed for easy integration with MCP-compatible clients. The server indexes and retrieves documentation content for quick lookup.
23 stars on GitHub. Last updated 2026-05-30. Licensed MIT.
Use cases
- Quickly search local documentation from an AI assistant
- Index and query developer docs without manual configuration
- Embed documentation search into MCP-compatible workflows
Pros
- Zero-config setup reduces deployment friction
- Supports both SQLite and PostgreSQL for flexibility
- Lightweight Python server easy to extend
Cons
- Limited to documentation search, not a general-purpose MCP server
- Small community and limited updates (23 stars)
- PostgreSQL support requires manual configuration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Zero-config setup reduces deployment friction
- Supports both SQLite and PostgreSQL for flexibility
- Lightweight Python server easy to extend
Cons
- Limited to documentation search, not a general-purpose MCP server
- Small community and limited updates (23 stars)
- PostgreSQL support requires manual configuration
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
