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.

mcp-svelte-docs
56
Established
project-mcp
46
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 11/25
Maintenance 6/25
Adoption 4/25
Maturity 22/25
Community 14/25
Stars: 124
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
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

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.

web-development frontend-development Svelte developer-tooling documentation-lookup

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.

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