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
This tool provides a centralized way to get precise documentation for Svelte 5 and SvelteKit. You input the name of a Svelte feature like "$state" or "snippets" and get back its syntax, parameters, and examples. It's for web developers working with Svelte to quickly look up official, up-to-date Svelte definitions.
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