augmnt/augments-mcp-server
If you are the rightful owner of augments-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Augments MCP Server is a comprehensive framework documentation provider for Claude Code, offering real-time access to framework documentation, context-aware assistance, and intelligent caching to enhance development workflows.
Tools
Functions exposed to the LLM to take actions
list_available_frameworks
List all available frameworks with optional category filtering.
search_frameworks
Search frameworks by name, features, or keywords.
get_framework_info
Get detailed information about a specific framework.
get_framework_docs
Retrieve comprehensive documentation for a framework.
get_framework_examples
Get code examples for specific patterns within a framework.
search_documentation
Search within a framework's cached documentation.
get_framework_context
Get relevant context for multiple frameworks based on development task.
analyze_code_compatibility
Analyze code for framework compatibility and suggest improvements.
check_framework_updates
Check if framework documentation has been updated since last cache.
refresh_framework_cache
Refresh cached documentation for frameworks.
get_cache_stats
Get detailed cache statistics and performance metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client