augments-mcp-server and project-mcp

augments-mcp-server
61
Established
project-mcp
42
Emerging
Maintenance 10/25
Adoption 16/25
Maturity 18/25
Community 17/25
Maintenance 6/25
Adoption 4/25
Maturity 18/25
Community 14/25
Stars: 116
Forks: 18
Downloads: 275
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 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.

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