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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.