mcp-svelte-docs and gnosis-mcp

One tool provides a generic MCP server for searchable documentation using databases, while the other is a specialized MCP server built specifically for Svelte documentation with caching, making them ecosystem siblings where one is a specific application of the other's general concept.

mcp-svelte-docs
59
Established
gnosis-mcp
53
Established
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 11/25
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 12/25
Stars: 124
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 3
Forks: 1
Downloads: 925
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About mcp-svelte-docs

spences10/mcp-svelte-docs

🔍 MCP server that lets you search and access Svelte documentation with built-in caching

Extracts TypeScript definitions directly from Svelte 5's source declarations to provide a unified `svelte_definition` tool covering 28+ runes, features, and patterns with three response formats (syntax, quick, full). Integrates with Claude Desktop, Cursor, and Windsurf via MCP, offering fuzzy matching and migration guidance from Svelte 4 to 5 patterns.

About gnosis-mcp

nicholasglazer/gnosis-mcp

Zero-config MCP server for searchable documentation (SQLite default, PostgreSQL optional)

Supports hybrid search combining BM25 keyword indexing with local ONNX embeddings, enabling semantic ranking without API dependencies. Features git history indexing, web crawling, auto-linking between related documents, and file watching for incremental updates. Works as an MCP server for Claude, Cursor, and other AI editors, with optional PostgreSQL backend using pgvector for production-scale deployments.

Scores updated daily from GitHub, PyPI, and npm data. How scores work