MCPs tagged with Code Documentation
-
Unichat MCP Server
Universal MCP server providing context-aware AI chat and code tools across major model vendors.
Unichat MCP Server enables sending standardized requests to leading AI model vendors, including OpenAI, MistralAI, Anthropic, xAI, Google AI, DeepSeek, Alibaba, and Inception, utilizing the Model Context Protocol. It features unified endpoints for chat interactions and provides specialized tools for code review, documentation generation, code explanation, and programmatic code reworking. The server is designed for seamless integration with platforms like Claude Desktop and installation via Smithery. Vendor API keys are required for secure access to supported providers.
- ⭐ 37
- MCP
- amidabuddha/unichat-mcp-server
-
Context7 MCP
Up-to-date code docs for every AI prompt.
Context7 MCP delivers current, version-specific documentation and code examples directly into large language model prompts. By integrating with model workflows, it ensures responses are accurate and based on the latest source material, reducing outdated and hallucinated code. Users can fetch relevant API documentation and examples by simply adding a directive to their prompts. This allows for more reliable, context-rich answers tailored to real-world programming scenarios.
- ⭐ 36,881
- MCP
- upstash/context7
-
react-analyzer-mcp
Analyze and generate documentation for React components with Model Context Protocol integration.
react-analyzer-mcp analyzes React component source files (JSX/TSX) to extract information about components and their props. It features tools for analyzing individual components or entire project folders and can generate structured documentation automatically. The tool is designed to operate as an MCP (Model Context Protocol) server and integrates with AI assistants like Claude to provide real-time, context-aware analysis. Installation and usage workflows are streamlined for project integration, supporting both CLI and conversational interfaces.
- ⭐ 51
- MCP
- azer/react-analyzer-mcp