Gnosis MCP
Rank #1,067io.github.nicholasglazer/gnosis
Zero-config MCP server for searchable documentation. SQLite or PostgreSQL.
Gnosis MCP is a Model Context Protocol (MCP) server published by nicholasglazer. It ranks #1,067 of 132,046 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Gnosis MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 27 tracked versions. It was first listed on Feb 15, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 130,979 of 132,046 servers on MCP Toplist.
Use Gnosis MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gnosis -- uvx gnosis-mcp[mcp_servers.gnosis]
command = "uvx"
args = ["gnosis-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gnosis": {
"command": "uvx",
"args": [
"gnosis-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gnosis": {
"command": "uvx",
"args": [
"gnosis-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gnosis": {
"type": "stdio",
"command": "uvx",
"args": [
"gnosis-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gnosis": {
"command": "uvx",
"args": [
"gnosis-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gnosis": {
"command": "uvx",
"args": [
"gnosis-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nicholasglazer%2Fgnosis)<a href="https://mcptoplist.com/server/io.github.nicholasglazer%2Fgnosis"><img src="https://mcptoplist.com/badge/io.github.nicholasglazer%2Fgnosis.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
nicholasglazer
Available versions (27)
| Version | Published |
|---|---|
| 0.17.5 | Sep 11, 2026 |
| 0.17.4 | Sep 11, 2026 |
| 0.17.3 | Sep 11, 2026 |
| 0.17.2 | Sep 11, 2026 |
| 0.17.1 | Sep 11, 2026 |
| 0.17.0 | Sep 10, 2026 |
| 0.16.2 | Sep 10, 2026 |
| 0.16.1 | Sep 10, 2026 |
| 0.16.0 | Sep 10, 2026 |
| 0.15.0 | Sep 10, 2026 |
| 0.14.1 | Aug 20, 2026 |
| 0.13.3 | Apr 19, 2026 |
| 0.11.3 | Apr 19, 2026 |
| 0.11.2 | Apr 19, 2026 |
| 0.10.13 | Apr 17, 2026 |
| 0.10.12 | Apr 10, 2026 |
| 0.10.11 | Apr 7, 2026 |
| 0.10.10 | Apr 7, 2026 |
| 0.10.9 | Apr 7, 2026 |
| 0.10.8 | Apr 1, 2026 |
| 0.10.7 | Mar 23, 2026 |
| 0.10.6 | Mar 23, 2026 |
| 0.7.3 | Feb 20, 2026 |
| 0.6.3 | Feb 19, 2026 |
| 0.6.2 | Feb 19, 2026 |
| 0.6.1 | Feb 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Gnosis MCP?
- Gnosis MCP is maintained by nicholasglazer, which publishes 1 MCP server (27 total versions) tracked on MCP Toplist.
- Is Gnosis MCP listed on the Official MCP Registry?
- Yes — Gnosis MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Gnosis MCP have?
- MCP Toplist tracks 27 versions of Gnosis MCP, most recently published on Sep 11, 2026.
- Where can I find the source code for Gnosis MCP?
- The source code for Gnosis MCP is hosted at github.com/nicholasglazer/gnosis-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.