Provides AI-assisted code improvement and documentation for Angular projects
Integrates with Brave Search for smart documentation search and retrieval capabilities
Offers documentation management and best practices for Next.js projects, including App Router features
Provides code analysis and documentation support for Node.js applications
Offers code analysis, improvement suggestions, and documentation support for Python projects
Enables documentation search and code improvement suggestions for React.js applications
Provides AI-assisted code improvement and documentation management for Vue.js projects
MCP Documentation Server
A smart documentation server that provides AI-assisted code improvement and documentation management through Claude Desktop integration.
Features
AI Documentation Guide: Maintains and updates documentation knowledge base
AI Code Assistant: Analyzes and improves code quality
Framework Support:
React.js
Next.js (with App Router)
Python
Vue.js
Angular
Node.js
Brave Search Integration: Smart documentation search and retrieval
Learning System: Improves suggestions over time
Related MCP server: Inkeep MCP Server
Quick Start
Install the package:
Configure Claude Desktop (config.json):
Start using with Claude:
For detailed setup instructions, see Claude Desktop Setup Guide
Development Setup
Clone the repository:
Install dependencies:
Create a .env file:
Start the development server:
Documentation
Using with Claude Desktop
Basic Commands
Advanced Usage
For more examples, see the Usage Guide
Contributing
Fork the repository
Create your feature branch:
git checkout -b feature/amazing-featureCommit your changes:
git commit -m 'Add amazing feature'Push to the branch:
git push origin feature/amazing-featureOpen a Pull Request
Testing
Run the test suite:
Run specific tests:
License
This project is licensed under the MIT License - see the LICENSE file for details