Back to search
30
MCP

Gnosis MCP

io.github.nicholasglazer/gnosis

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gnosis-mcp
Zero-config MCP server for searchable documentation (SQLite default, PostgreSQL optional)
0 tools
gnosis mcp
Metadata-only Glama MCP server.
0 tools
gemini-search-mcp
MCP server that exposes Gemini web search and document question answering tools.
0 tools
@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
DB MCP Server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gnosis_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}