MCP Documentation Server

by mahawi1992

Not rated
GitHub

About

An AI-powered documentation server for code improvement and management, with Claude and Brave Search integration.

Details

Author
mahawi1992
Categories
Developer Tools, Knowledge Base, AI, Other

Setup

Install MCP Documentation Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/mahawi1992/mcp-documentation-server

Follow the installation instructions in the repository README, then restart your MCP client.

A smart documentation server that provides AI-assisted code improvement and documentation management through Claude Desktop integration.

- 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

{ "mcpServers": { "documentation": { "command": "npx", "args": ["-y", "mcp-documentation-server"], "env": { "BRAVE_API_KEY": "<YOUR_BRAVE_API_KEY>" } } } }
Claude, search documentation for Next.js App Router

For detailed setup instructions, seeClaude Desktop Setup Guide

git clone https://github.com/mahawi1992/mcp-documentation-server.git cd mcp-documentation-server
PORT=3000 UPDATE_INTERVAL=3600000 CACHE_DURATION=86400000 BRAVE_API_KEY=your_brave_api_key

- Usage Guide
-
Claude Desktop Setup
-
API Documentation
-
Contributing Guide

Claude, search documentation for React hooks
Claude, analyze this Python code and suggest improvements...
Claude, find best practices for Next.js App Router
Claude, search for documentation about async/await in Python 3.9
Claude, analyze this code for security issues and suggest fixes...

- Fork the repository
- Create your feature branch:

git checkout -b feature/amazing-feature
git commit -m 'Add amazing feature'
npm test -- tests/integration/BraveSearchIntegration.test.ts

This project is licensed under the MIT License - see the LICENSE file for details

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Assists AI developers with requirement clarification, module design, and technical architecture.

Provides AI assistants with a comprehensive, one-time analysis for complete codebase context and understanding.

The official Duck Framework MCP server provides AI assistants with rich, project-aware context for building applications using Duck Framework. It offers documentation retrieval, code guidance, API references, best practices, component discovery, and framework-specific recommendations to help developers generate high-quality Duck Framework projects faster and more accurately.

Integrates MATLAB with AI to execute code, generate scripts from natural language, and access documentation.

A collection of reference implementations for the Model Context Protocol (MCP), demonstrating how to give LLMs secure access to tools and data using Typescript and Python SDKs.

Automatic documentation updates from agents, and codebase conventions to reduce token usage.

AI agent readability scanner: 59 checks against the Vercel Spec, llmstxt.org, and agent-protocol manifests, with per-check fix guidance.

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.