augments-mcp-server and project-mcp
About augments-mcp-server
augmnt/augments-mcp-server
Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.
Here's a technical summary for the developer directory: --- **Implements 8 MCP tools including documentation-first BM25 search, changelog-backed version diffing, and dependency scanning—supporting any npm package without curation.** Uses a multi-source architecture (CDN racing for types, GitHub API for docs, changelog parsing) with intent detection to format results (howto/reference/migration) and 25 synonym clusters for concept-aware queries. Includes production reliability features: exponential backoff with circuit breakers, LRU caches with hit/miss stats, and GitHub rate limit tracking.
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