mcp-svelte-docs and project-mcp
These are **competitors**: both provide MCP servers for documentation search, but A is specialized for Svelte docs with caching optimization, while B is a generalized intent-based solution for any project documentation that requires no configuration.
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 project-mcp
pouyanafisi/project-mcp
Intent-based MCP server for project documentation search. Maps natural language queries to the right sources automatically—no configuration needed. The standard for AI agent documentation search.
Built on the Model Context Protocol, it exposes 37 specialized tools for intent-based search and a complete task management system—including backlog-to-active-task workflows, dependency tracking, and decision logging. Implements automatic directory discovery (`.project/`, `docs/`, root markdown files) with semantic intent mapping, allowing queries like "what's the status?" to automatically target the right sources without user configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work